| Package | Description |
|---|---|
| org.gcube.data.analysis.tabulardata.commons.webservice.types | |
| org.gcube.data.analysis.tabulardata.commons.webservice.types.tasks |
| Modifier and Type | Method and Description |
|---|---|
OperationExecution |
ExecuteRequest.getInvocation() |
| Modifier and Type | Method and Description |
|---|---|
List<OperationExecution> |
BatchExecuteRequest.getInvocations() |
| Constructor and Description |
|---|
ExecuteRequest(long targetTabularResourceId,
OperationExecution invocation) |
| Constructor and Description |
|---|
BatchExecuteRequest(long targetTabularResourceId,
List<OperationExecution> invocations,
BatchOption option) |
| Modifier and Type | Method and Description |
|---|---|
OperationExecution |
TaskStep.getSourceInvocation() |
| Modifier and Type | Method and Description |
|---|---|
void |
TaskStep.setSourceInvocation(OperationExecution sourceInvocation) |
| Constructor and Description |
|---|
TaskStep(OperationExecution execution,
TaskStepClassifier classifier) |
Copyright © 2017. All Rights Reserved.