Class ContinueFlowElement

  • All Implemented Interfaces:
    Serializable

    public class ContinueFlowElement
    extends AbstractFlowElement
    The ContinueFlow element denotes a certain flow was resumed after waiting for new user input.
    • Constructor Detail

      • ContinueFlowElement

        public ContinueFlowElement​(ActiveFlow _currentFlow,
                                   ScriptEnvironmentI _scriptEnv)