Package | Description |
---|---|
org.xwiki.job | |
org.xwiki.job.event.status |
Modifier and Type | Method and Description |
---|---|
JobStatus.State |
AbstractJobStatus.getState() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractJobStatus.setState(JobStatus.State state) |
Modifier and Type | Method and Description |
---|---|
JobStatus.State |
JobStatus.getState() |
static JobStatus.State |
JobStatus.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JobStatus.State[] |
JobStatus.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2004–2021 XWiki. All rights reserved.