| Package | Description |
|---|---|
| io.nflow.engine.exception | |
| io.nflow.engine.internal.executor | |
| io.nflow.engine.workflow.definition |
Classes and interfaces for describing and implementing workflow definitions.
|
| Class and Description |
|---|
| DispatcherExceptionHandling
Controls how an exception should be handled by the dispatcher.
|
| DispatcherExceptionHandling.Builder
Builder for exception handling settings.
|
| ExceptionHandling
Controls how an exception should be handled.
|
| ExceptionHandling.Builder
Builder for exception handling settings.
|
| StateProcessExceptionHandling
Controls how an exception thrown by a state method should be handled by the workflow state processor.
|
| StateProcessExceptionHandling.Builder
Builder for exception handling settings.
|
| StateSaveExceptionHandling
Controls how an exception thrown while trying to save the workflow instance state should be handled.
|
| StateSaveExceptionHandling.Builder
Builder for exception handling settings.
|
| Class and Description |
|---|
| DispatcherExceptionAnalyzer
Dispatcher exception analyzer analyzes exceptions thrown by the workflow dispatcher and determines how the exception is
handled.
|
| StateSaveExceptionAnalyzer
State save exception analyzer analyzes exceptions thrown while trying to save workflow state and determines how the exception
is handled.
|
| Class and Description |
|---|
| StateProcessExceptionHandling
Controls how an exception thrown by a state method should be handled by the workflow state processor.
|
Copyright © 2014–2021 Nitor Creations. All rights reserved.