Package io.nflow.engine.exception
Class StateSaveExceptionHandling
- java.lang.Object
-
- io.nflow.engine.exception.ExceptionHandling
-
- io.nflow.engine.exception.StateSaveExceptionHandling
-
public class StateSaveExceptionHandling extends ExceptionHandling
Controls how an exception thrown while trying to save the workflow instance state should be handled.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classStateSaveExceptionHandling.BuilderBuilder for exception handling settings.
-
Field Summary
Fields Modifier and Type Field Description org.joda.time.DurationretryDelayRetry delay.-
Fields inherited from class io.nflow.engine.exception.ExceptionHandling
logLevel, logStackTrace
-
-