Uses of Class
io.nflow.engine.exception.ExceptionHandling.Builder
-
Packages that use ExceptionHandling.Builder Package Description io.nflow.engine.exception -
-
Uses of ExceptionHandling.Builder in io.nflow.engine.exception
Classes in io.nflow.engine.exception with type parameters of type ExceptionHandling.Builder Modifier and Type Class Description static classExceptionHandling.Builder<T extends ExceptionHandling.Builder<T>>Builder for exception handling settings.Subclasses of ExceptionHandling.Builder in io.nflow.engine.exception Modifier and Type Class Description static classDispatcherExceptionHandling.BuilderBuilder for exception handling settings.static classStateProcessExceptionHandling.BuilderBuilder for exception handling settings.static classStateSaveExceptionHandling.BuilderBuilder for exception handling settings.
-