|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JobResult.JOBSTATUS | |
|---|---|
| org.wiperdog.jobmanager | |
| org.wiperdog.jobmanager.internal | |
| Uses of JobResult.JOBSTATUS in org.wiperdog.jobmanager |
|---|
| Methods in org.wiperdog.jobmanager that return JobResult.JOBSTATUS | |
|---|---|
JobResult.JOBSTATUS |
JobResult.getLastStatus()
get last job execution status. |
static JobResult.JOBSTATUS |
JobResult.JOBSTATUS.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static JobResult.JOBSTATUS[] |
JobResult.JOBSTATUS.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of JobResult.JOBSTATUS in org.wiperdog.jobmanager.internal |
|---|
| Methods in org.wiperdog.jobmanager.internal that return JobResult.JOBSTATUS | |
|---|---|
JobResult.JOBSTATUS |
JobResultImpl.getLastStatus()
|
| Methods in org.wiperdog.jobmanager.internal with parameters of type JobResult.JOBSTATUS | |
|---|---|
void |
JobResultImpl.setLastStatus(JobResult.JOBSTATUS status)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||