Package com.redhat.parodos.workflows.work
-
Interface Summary Interface Description Work This interface represents a unit of work.WorkReport Execution report of a unit of work.WorkReportPredicate A predicate interface on work report. -
Class Summary Class Description DefaultWorkReport Default implementation ofWorkReport.NoOpWork No operation work.WorkContext Work execution context.WorkReportPredicate.TimesPredicate A predicate that returns true after a given number of times. -
Enum Summary Enum Description WorkStatus Work execution status enumeration.