Uses of Class
org.flowable.bpmn.model.CallActivity
Packages that use CallActivity
Package
Description
Helper classes for testing processes.
-
Uses of CallActivity in org.flowable.bpmn.model
Methods in org.flowable.bpmn.model that return CallActivityMethods in org.flowable.bpmn.model with parameters of type CallActivity -
Uses of CallActivity in org.flowable.engine.test
Methods in org.flowable.engine.test with parameters of type CallActivityModifier and TypeMethodDescriptionorg.flowable.engine.impl.bpmn.behavior.CallActivityBehavior
TestActivityBehaviorFactory.createCallActivityBehavior
(CallActivity callActivity)