| Package | Description |
|---|---|
| org.flowable.engine.impl.bpmn.parser.factory | |
| org.flowable.engine.test |
Helper classes for testing processes.
|
| Modifier and Type | Method and Description |
|---|---|
ErrorEndEventActivityBehavior |
DefaultActivityBehaviorFactory.createErrorEndEventActivityBehavior(org.flowable.bpmn.model.EndEvent endEvent,
org.flowable.bpmn.model.ErrorEventDefinition errorEventDefinition) |
ErrorEndEventActivityBehavior |
ActivityBehaviorFactory.createErrorEndEventActivityBehavior(org.flowable.bpmn.model.EndEvent endEvent,
org.flowable.bpmn.model.ErrorEventDefinition errorEventDefinition) |
| Modifier and Type | Method and Description |
|---|---|
ErrorEndEventActivityBehavior |
TestActivityBehaviorFactory.createErrorEndEventActivityBehavior(org.flowable.bpmn.model.EndEvent endEvent,
org.flowable.bpmn.model.ErrorEventDefinition errorEventDefinition) |
Copyright © 2017 Flowable. All rights reserved.