|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JobStatusType | |
|---|---|
| org.gcube.portal.databook.shared | |
| Uses of JobStatusType in org.gcube.portal.databook.shared |
|---|
| Methods in org.gcube.portal.databook.shared that return JobStatusType | |
|---|---|
JobStatusType |
RunningJob.getStatus()
|
static JobStatusType |
JobStatusType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static JobStatusType[] |
JobStatusType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.gcube.portal.databook.shared with parameters of type JobStatusType | |
|---|---|
void |
RunningJob.setStatus(JobStatusType status)
|
| Constructors in org.gcube.portal.databook.shared with parameters of type JobStatusType | |
|---|---|
RunningJob(String jobId,
String jobName,
JobStatusType status)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||