| Modifier and Type | Method and Description |
|---|---|
void |
JobsManager.updateJob(TdJobModel jobModel) |
JobTabularDataProgressBar |
JobsManager.updateProgressBarView(JobTabularDataProgressBar jobsBar,
TdJobModel jobModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
JobsManager.updateListJob(List<TdJobModel> listJobs) |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.user.client.ui.Image |
FlexTableJob.getProgressStatusView(TdJobModel jobModel) |
void |
FlexTableJob.updateStatus(TdJobModel jobModel) |
| Modifier and Type | Method and Description |
|---|---|
List<TdJobModel> |
TdTasksWidgetService.getListJobForTaskId(String taskId) |
| Modifier and Type | Method and Description |
|---|---|
void |
TdTasksWidgetServiceAsync.getListJobForTaskId(String taskId,
com.google.gwt.user.client.rpc.AsyncCallback<List<TdJobModel>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static TdJobModel |
TdConverterBeanGWT.convertJobToTdJobModel(org.gcube.data.analysis.tabulardata.service.operation.Job job,
String jobId,
TaskTabularDataService taskTabularDataService,
Map<Long,org.gcube.data.analysis.tabulardata.commons.webservice.types.operations.OperationDefinition> mapOperationDefinition) |
static TdJobModel |
TdConverterBeanGWT.fillBaseJobValuesToTdJobModel(TdJobModel jobModel,
String jobId,
org.gcube.data.analysis.tabulardata.service.operation.ValidationJob job) |
| Modifier and Type | Method and Description |
|---|---|
List<TdJobModel> |
TdTasksWidgetServiceImpl.getListJobForTaskId(String taskId) |
| Modifier and Type | Method and Description |
|---|---|
static TdJobModel |
TdConverterBeanGWT.fillBaseJobValuesToTdJobModel(TdJobModel jobModel,
String jobId,
org.gcube.data.analysis.tabulardata.service.operation.ValidationJob job) |
| Modifier and Type | Field and Description |
|---|---|
protected List<TdJobModel> |
TdTaskModel.listJobs |
| Modifier and Type | Method and Description |
|---|---|
List<TdJobModel> |
TdTaskModel.getListJobs() |
List<TdJobModel> |
TdJobModel.getListValidationJobModel() |
| Modifier and Type | Method and Description |
|---|---|
void |
TdTaskModel.setListJobs(ArrayList<TdJobModel> listJobs) |
void |
TdJobModel.setListValidationJobs(List<TdJobModel> listValidationJobModel) |
Copyright © 2015. All Rights Reserved.