Uses of Class
org.flowable.engine.impl.bpmn.behavior.IntermediateCatchEventRegistryEventActivityBehavior
Packages that use IntermediateCatchEventRegistryEventActivityBehavior
Package
Description
Helper classes for testing processes.
-
Uses of IntermediateCatchEventRegistryEventActivityBehavior in org.flowable.engine.impl.bpmn.parser.factory
Methods in org.flowable.engine.impl.bpmn.parser.factory that return IntermediateCatchEventRegistryEventActivityBehaviorModifier and TypeMethodDescriptionActivityBehaviorFactory.createIntermediateCatchEventRegistryEventActivityBehavior
(IntermediateCatchEvent intermediateCatchEvent, String eventDefinitionKey) DefaultActivityBehaviorFactory.createIntermediateCatchEventRegistryEventActivityBehavior
(IntermediateCatchEvent intermediateCatchEvent, String eventDefinitionKey) -
Uses of IntermediateCatchEventRegistryEventActivityBehavior in org.flowable.engine.test
Methods in org.flowable.engine.test that return IntermediateCatchEventRegistryEventActivityBehaviorModifier and TypeMethodDescriptionTestActivityBehaviorFactory.createIntermediateCatchEventRegistryEventActivityBehavior
(IntermediateCatchEvent intermediateCatchEvent, String eventDefinitionKey)