Class NeedsActiveExecutionCmd<T>

    • Field Detail

      • executionId

        protected java.lang.String executionId
    • Constructor Detail

      • NeedsActiveExecutionCmd

        public NeedsActiveExecutionCmd​(java.lang.String executionId)
    • Method Detail

      • getSuspendedExceptionMessage

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