|
Guvnor - REST Client 6.2.0.Final | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of JobStatus in org.guvnor.rest.client |
|---|
| Methods in org.guvnor.rest.client that return JobStatus | |
|---|---|
JobStatus |
JobResult.getStatus()
|
JobStatus |
JobRequest.getStatus()
|
static JobStatus |
JobStatus.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static JobStatus[] |
JobStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.guvnor.rest.client with parameters of type JobStatus | |
|---|---|
void |
JobResult.setStatus(JobStatus status)
|
void |
JobRequest.setStatus(JobStatus status)
|
|
Guvnor - REST Client 6.2.0.Final | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||