Interface TaskRuntimeConfiguration


public interface TaskRuntimeConfiguration
  • Method Details

    • taskRuntimeEventListeners

      List<TaskRuntimeEventListener<?>> taskRuntimeEventListeners()
    • variableEventListeners

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