| Package | Description |
|---|---|
| com.ibm.watson.developer_cloud.document_conversion.v1.model |
| Modifier and Type | Method and Description |
|---|---|
JobStatus |
Job.getStatus()
Returns the status of the job.
|
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Job.setStatus(JobStatus status)
Sets the status of the job.
|
Copyright © 2015. All rights reserved.