Uses of Interface
org.gcube.data.analysis.tabulardata.service.operation.TaskJob

Packages that use TaskJob
org.gcube.data.analysis.tabulardata.service.operation   
 

Uses of TaskJob in org.gcube.data.analysis.tabulardata.service.operation
 

Classes in org.gcube.data.analysis.tabulardata.service.operation that implement TaskJob
 class ImmutableTaskJob
           
 

Methods in org.gcube.data.analysis.tabulardata.service.operation that return types with arguments of type TaskJob
 List<TaskJob> Task.getTaskJobs()
           
 List<TaskJob> ImmutableTask.getTaskJobs()
           
 

Constructor parameters in org.gcube.data.analysis.tabulardata.service.operation with type arguments of type TaskJob
ImmutableTask(Task.TaskId id, org.gcube.data.analysis.tabulardata.operation.worker.OperationInvocation sourceOperationInvocation, List<TaskJob> jobs, org.gcube.data.analysis.tabulardata.operation.worker.JobResult operationResult, float progress, org.gcube.data.analysis.tabulardata.operation.worker.ActivityStatus status, Date startTime, Date endTime, String invokerUsername)
           
ImmutableTask(Task.TaskId id, org.gcube.data.analysis.tabulardata.operation.worker.OperationInvocation sourceOperationInvocation, List<TaskJob> operationInstanceSteps, org.gcube.data.analysis.tabulardata.operation.worker.JobResult operationResult, float progress, org.gcube.data.analysis.tabulardata.operation.worker.ActivityStatus status, Date startTime, Date endTime, String invokerUsername, List<TabularResourceId> collateralTabularResourceIds)
           
 



Copyright © 2013. All Rights Reserved.