public class CommandLine extends TestSetDefinition
ScriptedConfigurationItem.ProcessHolder<T>, ScriptedConfigurationItem.ResultHolder<T>| Constructor and Description |
|---|
CommandLine() |
| Modifier and Type | Method and Description |
|---|---|
static CommandLine |
create(java.lang.String id,
java.lang.String commandLine) |
com.xebialabs.overthere.CmdLine |
defaultCommandLine()
Default command line implementation, the type's name.
|
void |
setCommandLine(java.lang.String commandLine) |
create, getCleanupCommandUponTimeout, getQualification, getTimeout, plan, setCleanupCommandUponTimeout, setQualification, setTimeoutexecute, getExecutionLog, getScriptContext, getScriptLocation, getScriptPrelude, setScriptLocationcompareTo, equals, get$token, getId, getName, getProperty, getPropertyDescriptor, getSyntheticProperties, getSyntheticProperty, getType, hashCode, hasProperty, hasSyntheticProperty, putSyntheticProperties, putSyntheticProperty, set$token, setId, setProperty, setSyntheticProperties, setType, toStringpublic static CommandLine create(java.lang.String id, java.lang.String commandLine)
public void setCommandLine(java.lang.String commandLine)
public com.xebialabs.overthere.CmdLine defaultCommandLine()
TestSetDefinitiondefaultCommandLine in class TestSetDefinition