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 |
DefaultActivityBehaviorFactory.createBoundaryTimerEventActivityBehavior(org.activiti.bpmn.model.BoundaryEvent boundaryEvent,
org.activiti.bpmn.model.TimerEventDefinition timerEventDefinition,
boolean interrupting) |
BoundaryTimerEventActivityBehavior |
ActivityBehaviorFactory.createBoundaryTimerEventActivityBehavior(org.activiti.bpmn.model.BoundaryEvent boundaryEvent,
org.activiti.bpmn.model.TimerEventDefinition timerEventDefinition,
boolean interrupting) |
Modifier and Type | Method and Description |
---|---|
BoundaryTimerEventActivityBehavior |
TestActivityBehaviorFactory.createBoundaryTimerEventActivityBehavior(org.activiti.bpmn.model.BoundaryEvent boundaryEvent,
org.activiti.bpmn.model.TimerEventDefinition timerEventDefinition,
boolean interrupting) |
Copyright © 2015 Alfresco. All rights reserved.