Package com.sshtools.ant
Class Sftp.Action
- java.lang.Object
-
- org.apache.tools.ant.types.EnumeratedAttribute
-
- com.sshtools.ant.Sftp.Action
-
- Enclosing class:
- Sftp
public static class Sftp.Action extends org.apache.tools.ant.types.EnumeratedAttribute
an action to perform, one of "send", "put", "recv", "get", "del", "delete", "list", "mkdir", "chmod"
-
-
Constructor Summary
Constructors Constructor Description Action()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getAction()
java.lang.String[]
getValues()
-