| Package | Description |
|---|---|
| org.flowable.engine.impl.bpmn.parser.factory | |
| org.flowable.engine.test |
Helper classes for testing processes.
|
| Modifier and Type | Method and Description |
|---|---|
IntermediateCatchConditionalEventActivityBehavior |
DefaultActivityBehaviorFactory.createIntermediateCatchConditionalEventActivityBehavior(IntermediateCatchEvent intermediateCatchEvent,
ConditionalEventDefinition conditionalEventDefinition,
String conditionExpression) |
IntermediateCatchConditionalEventActivityBehavior |
ActivityBehaviorFactory.createIntermediateCatchConditionalEventActivityBehavior(IntermediateCatchEvent intermediateCatchEvent,
ConditionalEventDefinition conditionalEventDefinition,
String conditionExpression) |
| Modifier and Type | Method and Description |
|---|---|
IntermediateCatchConditionalEventActivityBehavior |
TestActivityBehaviorFactory.createIntermediateCatchConditionalEventActivityBehavior(IntermediateCatchEvent intermediateCatchEvent,
ConditionalEventDefinition conditionalEventDefinition,
String conditionExpression) |
Copyright © 2023 Flowable. All rights reserved.