@Beta 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, resolveOnBoxDir, restart, start, stop, stop
public SoftwareProcessDriverLifecycleEffectorTasks()
public void restart(ConfigBag parameters)
MachineLifecycleEffectorTasks
Stops processes if possible, then starts the entity again.
restart
in class MachineLifecycleEffectorTasks