-
Nested Class Summary
Nested Classes
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Paths
@DataBoundConstructor
public Paths(String saltCommandPath,
String basedir)
-
Method Details
-
setSaltCommandPath
@DataBoundSetter
public void setSaltCommandPath(String saltCommandPath)
-
setBasedir
@DataBoundSetter
public void setBasedir(String basedir)
-
getSaltCommandPath
public String getSaltCommandPath()
-