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(ThrowEvent throwEvent, CompensateEventDefinition compensateEventDefinition) DefaultActivityBehaviorFactory.createIntermediateThrowCompensationEventActivityBehavior(ThrowEvent throwEvent, CompensateEventDefinition compensateEventDefinition) -
Uses of IntermediateThrowCompensationEventActivityBehavior in org.activiti.engine.test
Methods in org.activiti.engine.test that return IntermediateThrowCompensationEventActivityBehaviorModifier and TypeMethodDescriptionTestActivityBehaviorFactory.createIntermediateThrowCompensationEventActivityBehavior(ThrowEvent throwEvent, CompensateEventDefinition compensateEventDefinition)