Class PauseFlowElement

  • All Implemented Interfaces:
    Serializable

    public class PauseFlowElement
    extends AbstractFlowElement
    The PauseFlow element denotes processing a certain flow is paused because it needs new user input.
    • Constructor Detail

      • PauseFlowElement

        public PauseFlowElement​(ActiveFlow _currentFlow,
                                ScriptEnvironmentI _scriptEnv)