| Modifier and Type | Interface and Description |
|---|---|
interface |
BackgroundJobStatus<T>
A handle on a scheduled
BackgroundJob. |
| Modifier and Type | Class and Description |
|---|---|
class |
BackgroundJobStatusDecorator<T> |
| Modifier and Type | Method and Description |
|---|---|
BackgroundJobInfo |
JobEvent.getSource() |
| Constructor and Description |
|---|
JobEvent(BackgroundJobInfo source) |
JobEvent(BackgroundJobInfo source,
BackgroundJobInfo.State oldState,
BackgroundJobInfo.State newState) |
Copyright © 2018. All Rights Reserved.