| Modifier and Type | Method | Description |
|---|---|---|
BackgroundJobInfo.State |
JobEvent.getNewState() |
|
BackgroundJobInfo.State |
JobEvent.getOldState() |
|
BackgroundJobInfo.State |
BackgroundJobInfo.getState() |
|
BackgroundJobInfo.State |
BackgroundJobStatusDecorator.getState() |
|
static BackgroundJobInfo.State |
BackgroundJobInfo.State.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static BackgroundJobInfo.State[] |
BackgroundJobInfo.State.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor | Description |
|---|---|
JobEvent(BackgroundJobInfo source,
BackgroundJobInfo.State oldState,
BackgroundJobInfo.State newState) |
Copyright © 2018 tarent solutions GmbH, Germany. All rights reserved.