Uses of Class
io.nflow.engine.exception.DispatcherExceptionHandling.Builder
Packages that use DispatcherExceptionHandling.Builder
-
Uses of DispatcherExceptionHandling.Builder in io.nflow.engine.exception
Methods in io.nflow.engine.exception that return DispatcherExceptionHandling.BuilderModifier and TypeMethodDescriptionDispatcherExceptionHandling.Builder.getThis()Return this.DispatcherExceptionHandling.Builder.setLog(boolean log) Set if dispatcher should log the exception or not.DispatcherExceptionHandling.Builder.setRandomizeSleep(boolean randomizeSleep) Set if sleep time should be randomized or not.DispatcherExceptionHandling.Builder.setSleep(boolean sleep) Set if dispatcher should sleep a while after exception or not.