Uses of Interface
org.gcube.vremanagement.executor.plugin.ExecutorTask

Packages that use ExecutorTask
org.gcube.vremanagement.executor.plugin   
org.gcube.vremanagement.executor.state   
 

Uses of ExecutorTask in org.gcube.vremanagement.executor.plugin
 

Methods in org.gcube.vremanagement.executor.plugin that return types with arguments of type ExecutorTask
abstract  java.lang.Class<? extends ExecutorTask> ExecutorPluginContext.getTaskClass()
          Return the type of the task.* @return the type.
 

Uses of ExecutorTask in org.gcube.vremanagement.executor.state
 

Methods in org.gcube.vremanagement.executor.state that return ExecutorTask
 ExecutorTask TaskResource.getTask()
          Returns the task.