Uses of Class
io.nflow.engine.exception.StateSaveExceptionHandling
-
Packages that use StateSaveExceptionHandling Package Description io.nflow.engine.exception -
-
Uses of StateSaveExceptionHandling in io.nflow.engine.exception
Methods in io.nflow.engine.exception that return StateSaveExceptionHandling Modifier and Type Method Description protected StateSaveExceptionHandlingStateSaveExceptionAnalyzer. analyze(Exception e, int saveRetryCount)Override this to provide custom handling.StateSaveExceptionHandlingStateSaveExceptionAnalyzer. analyzeSafely(Exception e, int saveRetryCount)Analyze the exception.StateSaveExceptionHandlingStateSaveExceptionHandling.Builder. build()Create the state save exception handling object.
-