Interface TaskRuntimeConfiguration
public interface TaskRuntimeConfiguration
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
taskRuntimeEventListeners
List<TaskRuntimeEventListener<?>> taskRuntimeEventListeners() -
variableEventListeners
List<VariableEventListener<?>> variableEventListeners()
-