| Package | Description |
|---|---|
| org.flowable.engine.impl.bpmn.parser.factory | |
| org.flowable.engine.test |
Helper classes for testing processes.
|
| Modifier and Type | Method and Description |
|---|---|
BoundaryVariableListenerEventActivityBehavior |
ActivityBehaviorFactory.createBoundaryVariableListenerEventActivityBehavior(org.flowable.bpmn.model.BoundaryEvent boundaryEvent,
org.flowable.bpmn.model.VariableListenerEventDefinition variableListenerEventDefinition,
boolean interrupting) |
BoundaryVariableListenerEventActivityBehavior |
DefaultActivityBehaviorFactory.createBoundaryVariableListenerEventActivityBehavior(org.flowable.bpmn.model.BoundaryEvent boundaryEvent,
org.flowable.bpmn.model.VariableListenerEventDefinition variableListenerEventDefinition,
boolean interrupting) |
| Modifier and Type | Method and Description |
|---|---|
BoundaryVariableListenerEventActivityBehavior |
TestActivityBehaviorFactory.createBoundaryVariableListenerEventActivityBehavior(org.flowable.bpmn.model.BoundaryEvent boundaryEvent,
org.flowable.bpmn.model.VariableListenerEventDefinition variableListenerEventDefinition,
boolean interrupting) |
Copyright © 2022 Flowable. All rights reserved.