Package | Description |
---|---|
org.activiti5.engine.impl.bpmn.parser | |
org.activiti5.engine.impl.bpmn.parser.factory | |
org.activiti5.engine.impl.cfg |
Modifier and Type | Field and Description |
---|---|
protected ActivityBehaviorFactory |
BpmnParser.activityBehaviorFactory |
protected ActivityBehaviorFactory |
BpmnParse.activityBehaviorFactory |
Modifier and Type | Method and Description |
---|---|
ActivityBehaviorFactory |
BpmnParser.getActivityBehaviorFactory() |
ActivityBehaviorFactory |
BpmnParse.getActivityBehaviorFactory() |
Modifier and Type | Method and Description |
---|---|
void |
BpmnParser.setActivityBehaviorFactory(ActivityBehaviorFactory activityBehaviorFactory) |
void |
BpmnParse.setActivityBehaviorFactory(ActivityBehaviorFactory activityBehaviorFactory) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultActivityBehaviorFactory
Default implementation of the
ActivityBehaviorFactory . |
Modifier and Type | Field and Description |
---|---|
protected ActivityBehaviorFactory |
ProcessEngineConfigurationImpl.activityBehaviorFactory |
Modifier and Type | Method and Description |
---|---|
ActivityBehaviorFactory |
ProcessEngineConfigurationImpl.getActivityBehaviorFactory() |
Modifier and Type | Method and Description |
---|---|
ProcessEngineConfigurationImpl |
ProcessEngineConfigurationImpl.setActivityBehaviorFactory(ActivityBehaviorFactory activityBehaviorFactory) |
Copyright © 2015 Alfresco. All rights reserved.