Class StateProcessExceptionHandling


  • public class StateProcessExceptionHandling
    extends ExceptionHandling
    Controls how an exception thrown by a state method should be handled by the workflow state processor.
    • Field Detail

      • isRetryable

        public final boolean isRetryable
        True when the state method processing should be retried.