| Package | Description |
|---|---|
| org.gcube.portlets.user.td.taskswidget.server | |
| org.gcube.portlets.user.td.taskswidget.shared.job |
| Modifier and Type | Method and Description |
|---|---|
static TdJobClassifierType |
TdConverterBeanGWT.convertClassifierToTdJobClassifierType(org.gcube.data.analysis.tabulardata.service.operation.JobClassifier classifier) |
| Modifier and Type | Field and Description |
|---|---|
protected TdJobClassifierType |
TdJobModel.classifierType |
| Modifier and Type | Method and Description |
|---|---|
TdJobClassifierType |
TdJobModel.getClassifierType() |
static TdJobClassifierType |
TdJobClassifierType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TdJobClassifierType[] |
TdJobClassifierType.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.setClassifierType(TdJobClassifierType classifierType) |
| 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.