Uses of Class
org.activiti.engine.impl.bpmn.behavior.IntermediateThrowCompensationEventActivityBehavior
Packages that use IntermediateThrowCompensationEventActivityBehavior
-
Uses of IntermediateThrowCompensationEventActivityBehavior in org.activiti.engine.impl.bpmn.parser.factory
Methods in org.activiti.engine.impl.bpmn.parser.factory that return IntermediateThrowCompensationEventActivityBehaviorModifier and TypeMethodDescriptionActivityBehaviorFactory.createIntermediateThrowCompensationEventActivityBehavior(org.activiti.bpmn.model.ThrowEvent throwEvent, org.activiti.bpmn.model.CompensateEventDefinition compensateEventDefinition) DefaultActivityBehaviorFactory.createIntermediateThrowCompensationEventActivityBehavior(org.activiti.bpmn.model.ThrowEvent throwEvent, org.activiti.bpmn.model.CompensateEventDefinition compensateEventDefinition) -
Uses of IntermediateThrowCompensationEventActivityBehavior in org.activiti.engine.test
Methods in org.activiti.engine.test that return IntermediateThrowCompensationEventActivityBehaviorModifier and TypeMethodDescriptionTestActivityBehaviorFactory.createIntermediateThrowCompensationEventActivityBehavior(org.activiti.bpmn.model.ThrowEvent throwEvent, org.activiti.bpmn.model.CompensateEventDefinition compensateEventDefinition)