| Package | Description |
|---|---|
| org.activiti.engine.impl.bpmn.behavior | |
| org.activiti.engine.impl.bpmn.parser.factory | |
| org.activiti.engine.test |
Helper classes for testing processes.
|
| Modifier and Type | Field and Description |
|---|---|
protected CompensateEventDefinition |
IntermediateThrowCompensationEventActivityBehavior.compensateEventDefinition |
| Constructor and Description |
|---|
IntermediateThrowCompensationEventActivityBehavior(CompensateEventDefinition compensateEventDefinition) |
| Modifier and Type | Method and Description |
|---|---|
IntermediateThrowCompensationEventActivityBehavior |
DefaultActivityBehaviorFactory.createIntermediateThrowCompensationEventActivityBehavior(org.activiti.bpmn.model.ThrowEvent throwEvent,
CompensateEventDefinition compensateEventDefinition) |
IntermediateThrowCompensationEventActivityBehavior |
ActivityBehaviorFactory.createIntermediateThrowCompensationEventActivityBehavior(org.activiti.bpmn.model.ThrowEvent throwEvent,
CompensateEventDefinition compensateEventDefinition) |
| Modifier and Type | Method and Description |
|---|---|
IntermediateThrowCompensationEventActivityBehavior |
TestActivityBehaviorFactory.createIntermediateThrowCompensationEventActivityBehavior(org.activiti.bpmn.model.ThrowEvent throwEvent,
CompensateEventDefinition compensateEventDefinition) |
Copyright © 2016 Alfresco. All rights reserved.