Uses of Package
io.nflow.engine.exception
Packages that use io.nflow.engine.exception
Package
Description
Classes and interfaces for describing and implementing workflow definitions.
-
Classes in io.nflow.engine.exception used by io.nflow.engine.exceptionClassDescriptionControls how an exception should be handled by the dispatcher.Builder for exception handling settings.Controls how an exception should be handled.Builder for exception handling settings.Controls how an exception thrown by a state method should be handled by the workflow state processor.Builder for exception handling settings.Controls how an exception thrown while trying to save the workflow instance state should be handled.Builder for exception handling settings.
-
Classes in io.nflow.engine.exception used by io.nflow.engine.internal.executorClassDescriptionDispatcher exception analyzer analyzes exceptions thrown by the workflow dispatcher and determines how the exception is handled.State save exception analyzer analyzes exceptions thrown while trying to save workflow state and determines how the exception is handled.
-
Classes in io.nflow.engine.exception used by io.nflow.engine.workflow.definitionClassDescriptionControls how an exception thrown by a state method should be handled by the workflow state processor.