| Package | Description |
|---|---|
| org.flowable.engine.impl.bpmn.parser.factory | |
| org.flowable.engine.test |
Helper classes for testing processes.
|
| Modifier and Type | Method and Description |
|---|---|
BoundaryEventRegistryEventActivityBehavior |
ActivityBehaviorFactory.createBoundaryEventRegistryEventActivityBehavior(org.flowable.bpmn.model.BoundaryEvent boundaryEvent,
String eventDefinitionKey,
boolean interrupting) |
BoundaryEventRegistryEventActivityBehavior |
DefaultActivityBehaviorFactory.createBoundaryEventRegistryEventActivityBehavior(org.flowable.bpmn.model.BoundaryEvent boundaryEvent,
String eventDefinitionKey,
boolean interrupting) |
| Modifier and Type | Method and Description |
|---|---|
BoundaryEventRegistryEventActivityBehavior |
TestActivityBehaviorFactory.createBoundaryEventRegistryEventActivityBehavior(org.flowable.bpmn.model.BoundaryEvent boundaryEvent,
String eventDefinitionKey,
boolean interrupting) |
Copyright © 2020 Flowable. All rights reserved.