Uses of Class
org.flowable.engine.impl.bpmn.behavior.EventSubProcessVariableListenerlStartEventActivityBehavior
Packages that use EventSubProcessVariableListenerlStartEventActivityBehavior
Package
Description
Helper classes for testing processes.
-
Uses of EventSubProcessVariableListenerlStartEventActivityBehavior in org.flowable.engine.impl.bpmn.parser.factory
Methods in org.flowable.engine.impl.bpmn.parser.factory that return EventSubProcessVariableListenerlStartEventActivityBehaviorModifier and TypeMethodDescriptionActivityBehaviorFactory.createEventSubProcessVariableListenerlStartEventActivityBehavior(org.flowable.bpmn.model.StartEvent startEvent, org.flowable.bpmn.model.VariableListenerEventDefinition variableListenerEventDefinition) DefaultActivityBehaviorFactory.createEventSubProcessVariableListenerlStartEventActivityBehavior(org.flowable.bpmn.model.StartEvent startEvent, org.flowable.bpmn.model.VariableListenerEventDefinition variableListenerEventDefinition) -
Uses of EventSubProcessVariableListenerlStartEventActivityBehavior in org.flowable.engine.test
Methods in org.flowable.engine.test that return EventSubProcessVariableListenerlStartEventActivityBehaviorModifier and TypeMethodDescriptionTestActivityBehaviorFactory.createEventSubProcessVariableListenerlStartEventActivityBehavior(org.flowable.bpmn.model.StartEvent startEvent, org.flowable.bpmn.model.VariableListenerEventDefinition variableListenerEventDefinition)