| 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.
|
| org.flowable.validation.validator.impl |
| Modifier and Type | Method and Description |
|---|---|
ExclusiveGatewayActivityBehavior |
DefaultActivityBehaviorFactory.createExclusiveGatewayActivityBehavior(ExclusiveGateway exclusiveGateway) |
ExclusiveGatewayActivityBehavior |
ActivityBehaviorFactory.createExclusiveGatewayActivityBehavior(ExclusiveGateway exclusiveGateway) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ExclusiveGatewayParseHandler.executeParse(BpmnParse bpmnParse,
ExclusiveGateway gateway) |
| Modifier and Type | Method and Description |
|---|---|
ExclusiveGateway |
ExclusiveGateway.clone() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExclusiveGateway.setValues(ExclusiveGateway otherElement) |
| Modifier and Type | Method and Description |
|---|---|
ExclusiveGatewayActivityBehavior |
DefaultActivityBehaviorFactory.createExclusiveGatewayActivityBehavior(ExclusiveGateway exclusiveGateway) |
ExclusiveGatewayActivityBehavior |
ActivityBehaviorFactory.createExclusiveGatewayActivityBehavior(ExclusiveGateway exclusiveGateway) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ExclusiveGatewayParseHandler.executeParse(BpmnParse bpmnParse,
ExclusiveGateway gateway) |
| Modifier and Type | Method and Description |
|---|---|
ExclusiveGatewayActivityBehavior |
TestActivityBehaviorFactory.createExclusiveGatewayActivityBehavior(ExclusiveGateway exclusiveGateway) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExclusiveGatewayValidator.validateExclusiveGateway(Process process,
ExclusiveGateway exclusiveGateway,
List<ValidationError> errors) |
Copyright © 2023 Flowable. All rights reserved.