Uses of Class
org.flowable.bpmn.model.CancelEventDefinition
Packages that use CancelEventDefinition
Package
Description
Helper classes for testing processes.
-
Uses of CancelEventDefinition in org.flowable.bpmn.model
Methods in org.flowable.bpmn.model that return CancelEventDefinitionMethods in org.flowable.bpmn.model with parameters of type CancelEventDefinitionModifier and TypeMethodDescriptionvoid
CancelEventDefinition.setValues
(CancelEventDefinition otherDefinition) -
Uses of CancelEventDefinition in org.flowable.engine.test
Methods in org.flowable.engine.test with parameters of type CancelEventDefinitionModifier and TypeMethodDescriptionorg.flowable.engine.impl.bpmn.behavior.BoundaryCancelEventActivityBehavior
TestActivityBehaviorFactory.createBoundaryCancelEventActivityBehavior
(CancelEventDefinition cancelEventDefinition)