Class IntermediateThrowCompensationEventActivityBehavior

java.lang.Object
org.activiti.engine.impl.bpmn.behavior.FlowNodeActivityBehavior
org.activiti.engine.impl.bpmn.behavior.IntermediateThrowCompensationEventActivityBehavior
All Implemented Interfaces:
Serializable, ActivityBehavior, TriggerableActivityBehavior

public class IntermediateThrowCompensationEventActivityBehavior extends FlowNodeActivityBehavior
See Also:
  • Field Details

    • compensateEventDefinition

      protected final org.activiti.bpmn.model.CompensateEventDefinition compensateEventDefinition
  • Constructor Details

    • IntermediateThrowCompensationEventActivityBehavior

      public IntermediateThrowCompensationEventActivityBehavior(org.activiti.bpmn.model.CompensateEventDefinition compensateEventDefinition)
  • Method Details