Uses of Class
org.flowable.engine.impl.bpmn.behavior.IntermediateThrowCompensationEventActivityBehavior
Packages that use IntermediateThrowCompensationEventActivityBehavior
Package
Description
Helper classes for testing processes.
-
Uses of IntermediateThrowCompensationEventActivityBehavior in org.flowable.engine.impl.bpmn.parser.factory
Methods in org.flowable.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.flowable.engine.test
Methods in org.flowable.engine.test that return IntermediateThrowCompensationEventActivityBehaviorModifier and TypeMethodDescriptionTestActivityBehaviorFactory.createIntermediateThrowCompensationEventActivityBehavior
(ThrowEvent throwEvent, CompensateEventDefinition compensateEventDefinition)