Package io.nflow.engine.exception
Class StateSaveExceptionHandling
java.lang.Object
io.nflow.engine.exception.ExceptionHandling
io.nflow.engine.exception.StateSaveExceptionHandling
Controls how an exception thrown while trying to save the workflow instance state should be handled.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Builder for exception handling settings. -
Field Summary
FieldsFields inherited from class io.nflow.engine.exception.ExceptionHandling
logLevel, logStackTrace
-
Method Summary
-
Field Details
-
retryDelay
public org.joda.time.Duration retryDelayRetry delay.
-