Uses of Class
io.nflow.engine.exception.StateSaveExceptionHandling.Builder
-
Packages that use StateSaveExceptionHandling.Builder Package Description io.nflow.engine.exception -
-
Uses of StateSaveExceptionHandling.Builder in io.nflow.engine.exception
Methods in io.nflow.engine.exception that return StateSaveExceptionHandling.Builder Modifier and Type Method Description StateSaveExceptionHandling.BuilderStateSaveExceptionHandling.Builder. getThis()Return this.StateSaveExceptionHandling.BuilderStateSaveExceptionHandling.Builder. setRetryDelay(org.joda.time.Duration retryDelay)Set the retry delay.
-