| Package | Description |
|---|---|
| org.gcube.portlets.user.td.gwtservice.shared.task |
| Modifier and Type | Field and Description |
|---|---|
protected ArrayList<JobS> |
TaskS.jobs |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<JobS> |
TaskS.getJobs() |
| Modifier and Type | Method and Description |
|---|---|
void |
TaskS.setJobs(ArrayList<JobS> jobs) |
| Constructor and Description |
|---|
TaskS(String id,
float progress,
State state,
String submitter,
Date startTime,
Date endTime,
ArrayList<JobS> jobs) |
Copyright © 2014. All Rights Reserved.