Interface ProcessRuntimeConfiguration
public interface ProcessRuntimeConfiguration
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
processEventListeners
List<ProcessRuntimeEventListener<?>> processEventListeners() -
variableEventListeners
List<VariableEventListener<?>> variableEventListeners()
-