Package | Description |
---|---|
org.activiti.engine.impl.bpmn.parser | |
org.activiti.engine.impl.bpmn.parser.factory | |
org.activiti.engine.impl.cfg |
Modifier and Type | Field and Description |
---|---|
protected ListenerFactory |
BpmnParser.listenerFactory |
protected ListenerFactory |
BpmnParse.listenerFactory |
Modifier and Type | Method and Description |
---|---|
ListenerFactory |
BpmnParser.getListenerFactory() |
ListenerFactory |
BpmnParse.getListenerFactory() |
Modifier and Type | Method and Description |
---|---|
void |
BpmnParser.setListenerFactory(ListenerFactory listenerFactory) |
void |
BpmnParse.setListenerFactory(ListenerFactory listenerFactory) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultListenerFactory
Default implementation of the
ListenerFactory . |
Modifier and Type | Field and Description |
---|---|
protected ListenerFactory |
ProcessEngineConfigurationImpl.listenerFactory |
Modifier and Type | Method and Description |
---|---|
ListenerFactory |
ProcessEngineConfigurationImpl.getListenerFactory() |
Modifier and Type | Method and Description |
---|---|
ProcessEngineConfigurationImpl |
ProcessEngineConfigurationImpl.setListenerFactory(ListenerFactory listenerFactory) |
Copyright © 2016 Alfresco. All rights reserved.