Interface ProcessRuntimeConfiguration


public interface ProcessRuntimeConfiguration
  • Method Details

    • processEventListeners

      List<ProcessRuntimeEventListener<?>> processEventListeners()
    • variableEventListeners

      List<org.activiti.api.runtime.shared.events.VariableEventListener<?>> variableEventListeners()