| Package | Description |
|---|---|
| org.flowable.engine.impl.bpmn.parser.factory | |
| org.flowable.engine.test |
Helper classes for testing processes.
|
| Modifier and Type | Method and Description |
|---|---|
EventSubProcessVariableListenerlStartEventActivityBehavior |
ActivityBehaviorFactory.createEventSubProcessVariableListenerlStartEventActivityBehavior(org.flowable.bpmn.model.StartEvent startEvent,
org.flowable.bpmn.model.VariableListenerEventDefinition variableListenerEventDefinition) |
EventSubProcessVariableListenerlStartEventActivityBehavior |
DefaultActivityBehaviorFactory.createEventSubProcessVariableListenerlStartEventActivityBehavior(org.flowable.bpmn.model.StartEvent startEvent,
org.flowable.bpmn.model.VariableListenerEventDefinition variableListenerEventDefinition) |
| Modifier and Type | Method and Description |
|---|---|
EventSubProcessVariableListenerlStartEventActivityBehavior |
TestActivityBehaviorFactory.createEventSubProcessVariableListenerlStartEventActivityBehavior(org.flowable.bpmn.model.StartEvent startEvent,
org.flowable.bpmn.model.VariableListenerEventDefinition variableListenerEventDefinition) |
Copyright © 2022 Flowable. All rights reserved.