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 SummaryNested ClassesModifier and TypeClassDescriptionstatic classBuilder for exception handling settings.
- 
Field SummaryFieldsFields inherited from class io.nflow.engine.exception.ExceptionHandlinglogLevel, logStackTrace
- 
Method Summary
- 
Field Details- 
retryDelaypublic org.joda.time.Duration retryDelayRetry delay.
 
-