| Interface | Description |
|---|---|
| CancelObserver |
Callback to propagate cancel requests into long running tasks.
|
| ProgressObserver |
Observer for reporting the progress of long running tasks.
|
| SubProgressObserver |
Observer for reporting the progress of subtasks.
|
| Class | Description |
|---|---|
| ProgressObservers |
Utility functions for the creation of ProgressObservers.
|
Please note that classes and interfaces in this package are marked with @Beta annotation, so they can be subject of incompatible changes or removal in later releases.