Class RemoteScript
java.lang.Object
com.xebialabs.xlrelease.plugin.overthere.RemoteScript
-
Constructor Summary
ConstructorsConstructorDescriptionRemoteScript(com.xebialabs.deployit.plugin.api.udm.ConfigurationItem remoteScript) -
Method Summary
Modifier and TypeMethodDescriptionprotected voidcopyPropertiesToConnectionOptions(com.xebialabs.overthere.ConnectionOptions options, com.xebialabs.deployit.plugin.api.udm.ConfigurationItem ci) intexecute()com.xebialabs.overthere.ConnectionOptions
-
Constructor Details
-
RemoteScript
public RemoteScript(com.xebialabs.deployit.plugin.api.udm.ConfigurationItem remoteScript)
-
-
Method Details
-
copyPropertiesToConnectionOptions
protected void copyPropertiesToConnectionOptions(com.xebialabs.overthere.ConnectionOptions options, com.xebialabs.deployit.plugin.api.udm.ConfigurationItem ci) -
execute
public int execute() -
getStdout
-
getStderr
-
getOptions
public com.xebialabs.overthere.ConnectionOptions getOptions() -
getScript
-