| Package | Description |
|---|---|
| org.gcube.portlets.user.td.gwtservice.shared.task |
| Modifier and Type | Field and Description |
|---|---|
protected InvocationS |
JobS.invocation |
protected InvocationS |
TaskResumeSession.invocationS |
| Modifier and Type | Method and Description |
|---|---|
InvocationS |
JobS.getInvocation() |
InvocationS |
TaskResumeSession.getInvocationS() |
| Modifier and Type | Method and Description |
|---|---|
void |
JobS.setInvocation(InvocationS invocation) |
void |
TaskResumeSession.setInvocationS(InvocationS invocationS) |
| Constructor and Description |
|---|
JobS(String id,
float progress,
String humaReadableStatus,
String description,
ArrayList<Validations> validations,
InvocationS invocation)
For Validation Tasks
|
TaskResumeSession(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId,
String taskId,
ArrayList<ColumnMappingData> columnMapping,
ColumnData column,
InvocationS invocationS) |
Copyright © 2014. All Rights Reserved.