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