org.gcube.data.analysis.tabulardata.service.operation
Class ImmutableTaskJob
java.lang.Object
org.gcube.data.analysis.tabulardata.service.operation.ImmutableTaskJob
- All Implemented Interfaces:
- org.gcube.data.analysis.tabulardata.operation.worker.Job, TaskJob
public class ImmutableTaskJob
- extends Object
- implements TaskJob
ImmutableTaskJob
public ImmutableTaskJob(org.gcube.data.analysis.tabulardata.operation.worker.Job delegateJob,
TaskJobClassifier classifier)
getProgress
public float getProgress()
- Specified by:
getProgress in interface org.gcube.data.analysis.tabulardata.operation.worker.Job
getStatus
public org.gcube.data.analysis.tabulardata.operation.worker.ActivityStatus getStatus()
- Specified by:
getStatus in interface org.gcube.data.analysis.tabulardata.operation.worker.Job
getSourceInvocation
public org.gcube.data.analysis.tabulardata.operation.worker.OperationInvocation getSourceInvocation()
- Specified by:
getSourceInvocation in interface org.gcube.data.analysis.tabulardata.operation.worker.Job
getResult
public org.gcube.data.analysis.tabulardata.operation.worker.JobResult getResult()
- Specified by:
getResult in interface org.gcube.data.analysis.tabulardata.operation.worker.Job
getClassifier
public TaskJobClassifier getClassifier()
- Specified by:
getClassifier in interface TaskJob
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2013. All Rights Reserved.