Class ProcessRuntimeConfigurationImpl
java.lang.Object
org.activiti.runtime.api.conf.impl.ProcessRuntimeConfigurationImpl
- All Implemented Interfaces:
ProcessRuntimeConfiguration
-
Constructor Summary
ConstructorsConstructorDescriptionProcessRuntimeConfigurationImpl(List<ProcessRuntimeEventListener<?>> processRuntimeEventListeners, List<VariableEventListener<?>> variableEventListeners) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
ProcessRuntimeConfigurationImpl
public ProcessRuntimeConfigurationImpl(List<ProcessRuntimeEventListener<?>> processRuntimeEventListeners, List<VariableEventListener<?>> variableEventListeners)
-
-
Method Details
-
processEventListeners
- Specified by:
processEventListenersin interfaceProcessRuntimeConfiguration
-
variableEventListeners
- Specified by:
variableEventListenersin interfaceProcessRuntimeConfiguration
-