public class SaltLifecycleEffectorTasks extends MachineLifecycleEffectorTasks implements SaltConfig
MachineLifecycleEffectorTasks.StopMachineDetails<T>SaltConfig.SaltModeLOCATIONS, ON_BOX_BASE_DIR_RESOLVED, STOP_PROCESS_TIMEOUTRESTART_STATES, SALT_FORMULAS, SALT_MODE, SALT_PILLAR_URLS, SALT_PILLARS, SALT_SSH_LAUNCH_ATTRIBUTES, START_STATES, STOP_STATES| Constructor and Description |
|---|
SaltLifecycleEffectorTasks() |
| 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 void restart(ConfigBag parameters)
MachineLifecycleEffectorTasksStops processes if possible, then starts the entity again.
restart in class MachineLifecycleEffectorTasks