| Package | Description |
|---|---|
| org.flowable.engine.impl.bpmn.parser.factory | |
| org.flowable.engine.test |
Helper classes for testing processes.
|
| Modifier and Type | Method and Description |
|---|---|
IntermediateCatchMessageEventActivityBehavior |
DefaultActivityBehaviorFactory.createIntermediateCatchMessageEventActivityBehavior(org.flowable.bpmn.model.IntermediateCatchEvent intermediateCatchEvent,
org.flowable.bpmn.model.MessageEventDefinition messageEventDefinition) |
IntermediateCatchMessageEventActivityBehavior |
ActivityBehaviorFactory.createIntermediateCatchMessageEventActivityBehavior(org.flowable.bpmn.model.IntermediateCatchEvent intermediateCatchEvent,
org.flowable.bpmn.model.MessageEventDefinition messageEventDefinition) |
| Modifier and Type | Method and Description |
|---|---|
IntermediateCatchMessageEventActivityBehavior |
TestActivityBehaviorFactory.createIntermediateCatchMessageEventActivityBehavior(org.flowable.bpmn.model.IntermediateCatchEvent intermediateCatchEvent,
org.flowable.bpmn.model.MessageEventDefinition messageEventDefinition) |
Copyright © 2017 Flowable. All rights reserved.