Uses of Package
org.jboss.elemento.flow
-
Classes in org.jboss.elemento.flow used by org.jboss.elemento.flowClassDescriptionA callback for the outcome of the execution of asynchronous tasks.General purpose context to be used as a common data structure when executing a list of asynchronous tasks in parallel, in sequence or when executing a task repeatedly while a condition evaluates to
true.Enum for the execution status of a flow method.Interface to reflect the progress when executing a list of asynchronous tasks in parallel, in sequence or repeatedly as long as certain conditions are met.An interface to use the promise when executing asynchronous tasks.An interface to control the repeated execution of an asynchronous task.An interface to subscribe to the outcome of the execution of asynchronous tasks.Interface for the execution of an asynchronous task.