Class SshSubTask

java.lang.Object
com.sshtools.ant.SshSubTask
Direct Known Subclasses:
Sftp, Ssh.Shell

public class SshSubTask extends Object
  • Field Details

    • taskString

      protected String taskString
    • parent

      protected Ssh parent
  • Constructor Details

    • SshSubTask

      public SshSubTask()
  • Method Details

    • setParent

      protected void setParent(Ssh parent)
    • log

      protected void log(String msg)
    • log

      protected void log(String msg, int i)
    • execute

      public void execute(SshClient ssh) throws org.apache.tools.ant.BuildException
      Throws:
      org.apache.tools.ant.BuildException