| Package | Description |
|---|---|
| org.activiti.engine.impl.bpmn.parser.factory | |
| org.activiti.engine.impl.bpmn.parser.handler | |
| org.flowable.bpmn.model | |
| org.flowable.engine.impl.bpmn.parser.factory | |
| org.flowable.engine.impl.bpmn.parser.handler | |
| org.flowable.engine.test |
Helper classes for testing processes.
|
| Modifier and Type | Method and Description |
|---|---|
InclusiveGatewayActivityBehavior |
DefaultActivityBehaviorFactory.createInclusiveGatewayActivityBehavior(InclusiveGateway inclusiveGateway) |
InclusiveGatewayActivityBehavior |
ActivityBehaviorFactory.createInclusiveGatewayActivityBehavior(InclusiveGateway inclusiveGateway) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
InclusiveGatewayParseHandler.executeParse(BpmnParse bpmnParse,
InclusiveGateway gateway) |
| Modifier and Type | Method and Description |
|---|---|
InclusiveGateway |
InclusiveGateway.clone() |
| Modifier and Type | Method and Description |
|---|---|
void |
InclusiveGateway.setValues(InclusiveGateway otherElement) |
| Modifier and Type | Method and Description |
|---|---|
InclusiveGatewayActivityBehavior |
DefaultActivityBehaviorFactory.createInclusiveGatewayActivityBehavior(InclusiveGateway inclusiveGateway) |
InclusiveGatewayActivityBehavior |
ActivityBehaviorFactory.createInclusiveGatewayActivityBehavior(InclusiveGateway inclusiveGateway) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
InclusiveGatewayParseHandler.executeParse(BpmnParse bpmnParse,
InclusiveGateway gateway) |
| Modifier and Type | Method and Description |
|---|---|
InclusiveGatewayActivityBehavior |
TestActivityBehaviorFactory.createInclusiveGatewayActivityBehavior(InclusiveGateway inclusiveGateway) |
Copyright © 2023 Flowable. All rights reserved.