org.gcube.data.analysis.tabulardata.service.impl.tabular
Class HistoryStepImpl

java.lang.Object
  extended by org.gcube.data.analysis.tabulardata.service.impl.tabular.HistoryStepImpl
All Implemented Interfaces:
org.gcube.data.analysis.tabulardata.service.tabular.HistoryStep

public class HistoryStepImpl
extends Object
implements org.gcube.data.analysis.tabulardata.service.tabular.HistoryStep


Constructor Summary
protected HistoryStepImpl(org.gcube.data.td.commons.webservice.types.HistoryData historyData)
           
 
Method Summary
 org.gcube.data.analysis.tabulardata.service.operation.TaskJobClassifier getOperationClassifier()
           
 org.gcube.data.analysis.tabulardata.operation.worker.OperationInvocation getOperationInvocation()
           
 org.gcube.data.analysis.tabulardata.model.table.Table getResultTable()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HistoryStepImpl

protected HistoryStepImpl(org.gcube.data.td.commons.webservice.types.HistoryData historyData)
Method Detail

getOperationInvocation

public org.gcube.data.analysis.tabulardata.operation.worker.OperationInvocation getOperationInvocation()
Specified by:
getOperationInvocation in interface org.gcube.data.analysis.tabulardata.service.tabular.HistoryStep

getResultTable

public org.gcube.data.analysis.tabulardata.model.table.Table getResultTable()
Specified by:
getResultTable in interface org.gcube.data.analysis.tabulardata.service.tabular.HistoryStep

getOperationClassifier

public org.gcube.data.analysis.tabulardata.service.operation.TaskJobClassifier getOperationClassifier()
Specified by:
getOperationClassifier in interface org.gcube.data.analysis.tabulardata.service.tabular.HistoryStep


Copyright © 2013. All Rights Reserved.