public interface ICommandExecutionBuilder extends ILifecycleComponent
Modifier and Type | Method and Description |
---|---|
IDeviceCommandExecution |
createExecution(IDeviceCommand command,
IDeviceCommandInvocation invocation)
Create an execution from a command and invocation details.
|
canPause, findComponentsOfType, getComponentId, getComponentName, getComponentType, getCreatedDate, getLifecycleComponents, getLifecycleError, getLifecycleStatus, getLogger, initialize, initializeNestedComponent, lifecycleInitialize, lifecyclePause, lifecycleStart, lifecycleStop, lifecycleStop, logState, pause, start, startNestedComponent, stop, stop
IDeviceCommandExecution createExecution(IDeviceCommand command, IDeviceCommandInvocation invocation) throws SiteWhereException
command
- invocation
- SiteWhereException