domain/progress/finisher library
Classes
- Finisher
- A finisher is a callback that can be called to indicate that a task has finished.
- FinisherImpl
- Implementation of the Finisher interface.
- Finishers
- A collection of finishers.
Enums
- FinisherType
- When a task is finished, it can be in one of three states: success, failure, or cancelled.