Uses of Class
io.nflow.engine.exception.StateProcessExceptionHandling.Builder
-
Packages that use StateProcessExceptionHandling.Builder Package Description io.nflow.engine.exception -
-
Uses of StateProcessExceptionHandling.Builder in io.nflow.engine.exception
Methods in io.nflow.engine.exception that return StateProcessExceptionHandling.Builder Modifier and Type Method Description StateProcessExceptionHandling.BuilderStateProcessExceptionHandling.Builder. getThis()Return this.StateProcessExceptionHandling.BuilderStateProcessExceptionHandling.Builder. setRetryable(boolean isRetryable)Set if state method processing is retryable or not.
-