Class AbortingBoundaryAndIntermediateCatchEventState

    • Constructor Detail

      • AbortingBoundaryAndIntermediateCatchEventState

        public AbortingBoundaryAndIntermediateCatchEventState​(WaitingEventsInterrupter waitingEventsInterrupter)
    • Method Detail

      • getId

        public int getId()
      • getName

        public java.lang.String getName()
      • getStateCategory

        public SStateCategory getStateCategory()
        Description copied from interface: FlowNodeState
        Get the state's category
        Returns:
        the state's category
      • mustAddSystemComment

        public boolean mustAddSystemComment​(SFlowNodeInstance flowNodeInstance)
        Description copied from interface: FlowNodeState
        Return true if flowNodeInstance instance of SHumanTaskInstance
        Returns:
        true or false
      • getSystemComment

        public java.lang.String getSystemComment​(SFlowNodeInstance flowNodeInstance)
        Description copied from interface: FlowNodeState
        Add a system comment "User XYZ has XYZ(state change) task XYZ(task name)"
        Returns:
        system comment "User XYZ has XYZ(state change) task XYZ(task name)"