Class ExecutionManager


  • public class ExecutionManager
    extends Object
    • Constructor Detail

      • ExecutionManager

        public ExecutionManager()
    • Method Detail

      • pauseExecution

        public void pauseExecution​(Long executionId)
      • resumeExecution

        public void resumeExecution​(Long executionId)
      • stopExecution

        public void stopExecution​(Long executionId)