public class HistoryStepImpl extends Object implements org.gcube.data.analysis.tabulardata.service.tabular.HistoryStep
| Modifier | Constructor and Description |
|---|---|
protected |
HistoryStepImpl(org.gcube.data.analysis.tabulardata.commons.webservice.types.HistoryData historyData) |
| Modifier and Type | Method and Description |
|---|---|
org.gcube.data.analysis.tabulardata.service.operation.JobClassifier |
getOperationClassifier() |
org.gcube.data.analysis.tabulardata.commons.webservice.types.operations.OperationExecution |
getOperationInvocation() |
org.gcube.data.analysis.tabulardata.model.table.TableId |
getResultTable() |
String |
toString() |
protected HistoryStepImpl(org.gcube.data.analysis.tabulardata.commons.webservice.types.HistoryData historyData)
public org.gcube.data.analysis.tabulardata.commons.webservice.types.operations.OperationExecution getOperationInvocation()
getOperationInvocation in interface org.gcube.data.analysis.tabulardata.service.tabular.HistorySteppublic org.gcube.data.analysis.tabulardata.model.table.TableId getResultTable()
getResultTable in interface org.gcube.data.analysis.tabulardata.service.tabular.HistorySteppublic org.gcube.data.analysis.tabulardata.service.operation.JobClassifier getOperationClassifier()
getOperationClassifier in interface org.gcube.data.analysis.tabulardata.service.tabular.HistoryStepCopyright © 2014. All Rights Reserved.