| 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.behavior | |
| 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 |
|---|---|
EventBasedGatewayActivityBehavior |
DefaultActivityBehaviorFactory.createEventBasedGatewayActivityBehavior(EventGateway eventGateway) |
EventBasedGatewayActivityBehavior |
ActivityBehaviorFactory.createEventBasedGatewayActivityBehavior(EventGateway eventGateway) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
EventBasedGatewayParseHandler.executeParse(BpmnParse bpmnParse,
EventGateway gateway) |
| Modifier and Type | Method and Description |
|---|---|
EventGateway |
EventGateway.clone() |
| Modifier and Type | Method and Description |
|---|---|
void |
EventGateway.setValues(EventGateway otherElement) |
| Modifier and Type | Method and Description |
|---|---|
protected EventGateway |
IntermediateCatchEventActivityBehavior.getPrecedingEventBasedGateway(DelegateExecution execution) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
IntermediateCatchEventActivityBehavior.deleteOtherEventsRelatedToEventBasedGateway(DelegateExecution execution,
EventGateway eventGateway) |
| Modifier and Type | Method and Description |
|---|---|
EventBasedGatewayActivityBehavior |
DefaultActivityBehaviorFactory.createEventBasedGatewayActivityBehavior(EventGateway eventGateway) |
EventBasedGatewayActivityBehavior |
ActivityBehaviorFactory.createEventBasedGatewayActivityBehavior(EventGateway eventGateway) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
EventBasedGatewayParseHandler.executeParse(BpmnParse bpmnParse,
EventGateway gateway) |
| Modifier and Type | Method and Description |
|---|---|
EventBasedGatewayActivityBehavior |
TestActivityBehaviorFactory.createEventBasedGatewayActivityBehavior(EventGateway eventGateway) |
Copyright © 2023 Flowable. All rights reserved.