| Package | Description |
|---|---|
| com.google.gwt.dev.codeserver |
| Modifier and Type | Method and Description |
|---|---|
JobEvent.Status |
JobEvent.getStatus()
The last reported status of the job.
|
static JobEvent.Status |
JobEvent.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JobEvent.Status[] |
JobEvent.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JobEvent.Builder.setStatus(JobEvent.Status status)
The job's current status.
|
Copyright © 2018. All rights reserved.