Class IntermediateThrowEscalationEventActivityBehavior

    • Field Detail

      • escalationEventDefinition

        protected final org.flowable.bpmn.model.EscalationEventDefinition escalationEventDefinition
      • escalationCode

        protected String escalationCode
      • escalationName

        protected String escalationName
    • Constructor Detail

      • IntermediateThrowEscalationEventActivityBehavior

        public IntermediateThrowEscalationEventActivityBehavior​(org.flowable.bpmn.model.ThrowEvent throwEvent,
                                                                org.flowable.bpmn.model.EscalationEventDefinition escalationEventDefinition,
                                                                org.flowable.bpmn.model.Escalation escalation)