| Package | Description |
|---|---|
| org.gcube.portlets.user.td.taskswidget.server | |
| org.gcube.portlets.user.td.taskswidget.shared.job |
| Modifier and Type | Method and Description |
|---|---|
static TdJobStatusType |
TdConverterBeanGWT.convetToTdJobStatusType(org.gcube.data.analysis.tabulardata.commons.webservice.types.WorkerStatus workerStatus)
Use for job
|
| Modifier and Type | Field and Description |
|---|---|
protected TdJobStatusType |
TdJobModel.status |
| Modifier and Type | Method and Description |
|---|---|
TdJobStatusType |
TdJobModel.getStatus() |
static TdJobStatusType |
TdJobStatusType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TdJobStatusType[] |
TdJobStatusType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TdJobModel.setStatus(TdJobStatusType status) |
| Constructor and Description |
|---|
TdJobModel(String jobIdentifier,
String jobName,
TdJobClassifierType classifierType,
TdJobStatusType status,
Date startTime,
Date endTime,
float percentage,
String erroMessage) |
Copyright © 2014. All Rights Reserved.