Package adams.flow.control.postflowexecution
-
Interface Summary Interface Description PostFlowExecution Interface for class that configure an actor to execute after the flow got executed. -
Class Summary Class Description AbstractPostFlowExecution Ancestor for plugins that generate/configure actors to execute when the flow stops with an error.FromFile Loads the actor from the specified file.Null Does not generate an actor.RemoveFiles Removes files in the specified directory that match the regular expression.