| Package | Description |
|---|---|
| org.activiti.engine.impl.bpmn.parser.factory | |
| org.activiti.engine.test |
Helper classes for testing processes.
|
| Modifier and Type | Method and Description |
|---|---|
BoundaryTimerEventActivityBehavior |
ActivityBehaviorFactory.createBoundaryTimerEventActivityBehavior(BoundaryEvent boundaryEvent,
TimerEventDefinition timerEventDefinition,
boolean interrupting) |
BoundaryTimerEventActivityBehavior |
DefaultActivityBehaviorFactory.createBoundaryTimerEventActivityBehavior(BoundaryEvent boundaryEvent,
TimerEventDefinition timerEventDefinition,
boolean interrupting) |
| Modifier and Type | Method and Description |
|---|---|
BoundaryTimerEventActivityBehavior |
TestActivityBehaviorFactory.createBoundaryTimerEventActivityBehavior(BoundaryEvent boundaryEvent,
TimerEventDefinition timerEventDefinition,
boolean interrupting) |
Copyright © 2010–2018 Alfresco. All rights reserved.