Class DropFlowElement

  • All Implemented Interfaces:
    Serializable

    public class DropFlowElement
    extends AbstractFlowElement
    The DropFlow element denotes that a certain flow was dropped (removed from the active flows stack) normally. It contains information about the dropped flow.
    • Constructor Detail

      • DropFlowElement

        public DropFlowElement​(ActiveFlow _currentFlow,
                               ScriptEnvironmentI _scriptEnv)
    • Method Detail

      • isStuck

        public boolean isStuck()
      • isAborted

        public boolean isAborted()