Uses of Class
org.flowable.engine.impl.bpmn.behavior.IntermediateThrowEscalationEventActivityBehavior
Packages that use IntermediateThrowEscalationEventActivityBehavior
Package
Description
Helper classes for testing processes.
-
Uses of IntermediateThrowEscalationEventActivityBehavior in org.flowable.engine.impl.bpmn.parser.factory
Methods in org.flowable.engine.impl.bpmn.parser.factory that return IntermediateThrowEscalationEventActivityBehaviorModifier and TypeMethodDescriptionActivityBehaviorFactory.createIntermediateThrowEscalationEventActivityBehavior
(ThrowEvent throwEvent, EscalationEventDefinition escalationEventDefinition, Escalation escalation) DefaultActivityBehaviorFactory.createIntermediateThrowEscalationEventActivityBehavior
(ThrowEvent throwEvent, EscalationEventDefinition escalationEventDefinition, Escalation escalation) -
Uses of IntermediateThrowEscalationEventActivityBehavior in org.flowable.engine.test
Methods in org.flowable.engine.test that return IntermediateThrowEscalationEventActivityBehaviorModifier and TypeMethodDescriptionTestActivityBehaviorFactory.createIntermediateThrowEscalationEventActivityBehavior
(ThrowEvent throwEvent, EscalationEventDefinition escalationEventDefinition, Escalation escalation)