| 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 | Description |
|---|---|
| DefaultWorkReport |
Default implementation of
WorkReport. |
| NoOpWork |
No operation work.
|
| WorkContext |
Work execution context.
|
| WorkReportPredicate.TimesPredicate |
A predicate that returns true after a given number of times.
|
| Enum | Description |
|---|---|
| WorkStatus |
Work execution status enumeration.
|
Copyright © 2020. All rights reserved.