Class ExecutionContext


  • public class ExecutionContext
    extends Object
    • Method Detail

      • getSchedulerClient

        public SchedulerClient getSchedulerClient()
        Primarily enables ExecutionHandlers to schedule new tasks. Can not be used to modify the "current" execution.
      • getExecution

        public Execution getExecution()