public class SoftwareProcessDriverLifecycleEffectorTasks extends MachineLifecycleEffectorTasks
MachineLifecycleEffectorTasks for non-driver usageMachineLifecycleEffectorTasks.StopMachineDetails<T>LOCATIONS, ON_BOX_BASE_DIR_RESOLVED, STOP_PROCESS_TIMEOUT| Constructor and Description | 
|---|
| SoftwareProcessDriverLifecycleEffectorTasks() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | restart(ConfigBag parameters)Default restart implementation for an entity. | 
attachLifecycleEffectors, canStop, getStopMachineMode, newRestartEffector, newRestartEffectorTask, newStartEffector, newStartEffectorTask, newStopEffector, newStopEffectorTask, newSuspendEffector, newSuspendEffectorTask, resolveOnBoxDir, start, stop, suspendpublic SoftwareProcessDriverLifecycleEffectorTasks()
public void restart(ConfigBag parameters)
MachineLifecycleEffectorTasksStops processes if possible, then starts the entity again.
restart in class MachineLifecycleEffectorTasks