Package adams.flow.control.flowrestart.operation
-
Class Summary Class Description AbstractRestartOperation Ancestor for restart operations.ExternalCommand Executes an external command, eg systemd or Windows service.FlowFile Starts the specified flow.MultiOperation Executes multiple restart operations, one after the other.Null Dummy, does nothing.RestartItself Restarts the flow as defined in variableActorUtils.FLOW_FILENAME_LONG
.