Package | Description |
---|---|
org.activiti.engine.impl.bpmn.parser.factory | |
org.activiti.engine.test |
Helper classes for testing processes.
|
Modifier and Type | Method and Description |
---|---|
BoundaryEventActivityBehavior |
DefaultActivityBehaviorFactory.createBoundaryEventActivityBehavior(org.activiti.bpmn.model.BoundaryEvent boundaryEvent,
boolean interrupting,
ActivityImpl activity) |
BoundaryEventActivityBehavior |
ActivityBehaviorFactory.createBoundaryEventActivityBehavior(org.activiti.bpmn.model.BoundaryEvent boundaryEvent,
boolean interrupting,
ActivityImpl activity) |
Modifier and Type | Method and Description |
---|---|
BoundaryEventActivityBehavior |
TestActivityBehaviorFactory.createBoundaryEventActivityBehavior(org.activiti.bpmn.model.BoundaryEvent boundaryEvent,
boolean interrupting,
ActivityImpl activity) |
Copyright © 2016 Alfresco. All rights reserved.