public class Job extends Resource
Modifier and Type | Class and Description |
---|---|
static class |
Job.State |
Constructor and Description |
---|
Job() |
Modifier and Type | Method and Description |
---|---|
String |
getMessage() |
Job.State |
getState() |
void |
setMessage(String message) |
void |
setState(Job.State state) |
getCreatedBy, getCreationDate, getId, getLastModificationDate, getLastModifiedBy, setCreatedBy, setCreationDate, setId, setLastModificationDate, setLastModifiedBy
Copyright © 2010–2019. All rights reserved.