Class NeedsActiveExecutionCmd<T>

    • Field Detail

      • executionId

        protected String executionId
    • Constructor Detail

      • NeedsActiveExecutionCmd

        public NeedsActiveExecutionCmd​(String executionId)
    • Method Detail

      • getSuspendedExceptionMessage

        protected String getSuspendedExceptionMessage()
        Subclasses can override this to provide a more detailed exception message that will be thrown when the execution is suspended.