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 |
|---|---|
Calendar |
getExecutionDate() |
org.gcube.data.analysis.tabulardata.service.tabular.HistoryStepId |
getId() |
org.gcube.data.analysis.tabulardata.service.operation.JobClassifier |
getOperationClassifier() |
String |
getOperationDescription() |
org.gcube.data.analysis.tabulardata.model.table.TableId |
getResultTable() |
String |
toString() |
protected HistoryStepImpl(org.gcube.data.analysis.tabulardata.commons.webservice.types.HistoryData historyData)
public String getOperationDescription()
getOperationDescription 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()
public org.gcube.data.analysis.tabulardata.service.tabular.HistoryStepId getId()
getId in interface org.gcube.data.analysis.tabulardata.service.tabular.HistorySteppublic Calendar getExecutionDate()
getExecutionDate in interface org.gcube.data.analysis.tabulardata.service.tabular.HistoryStepCopyright © 2015. All Rights Reserved.