public class ExecuteAutorunFileCommand extends AsciiSelfResponderCommandBase
LibraryCommandId
Constructor and Description |
---|
ExecuteAutorunFileCommand() |
Modifier and Type | Method and Description |
---|---|
static ExecuteAutorunFileCommand |
synchronousCommand()
Returns a new instance of the ExecuteAutorunFileCommand class that will execute synchronously (as its own responder)
|
buildCommandLine, getMaxSynchronousWaitTime, getSynchronousCommandResponder, setMaxSynchronousWaitTime, setSynchronousCommandResponder
captureNonLibraryResponses, processReceivedLine, setCaptureNonLibraryResponses
clearLastResponse, getCommandLine, getCommandName, getResponseLifecycleDelegate, getResponseStarted, isResponseFinished, parseParameters, processReceivedLine, responseDidFinish, responseDidReceiveParameter, responseDidStart, setCommandName, setResponseLifecycleDelegate, setResponseStarted, splitParameters
appendToMessages, appendToParameters, appendToResponse, getErrorCode, getMessages, getParameters, getResponse, isSuccessful, setErrorCode, setIsSuccessful, setResponse
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCommandLine, getCommandName
public static ExecuteAutorunFileCommand synchronousCommand()