org.gcube.dataanalysis.executor.plugin
Class GenericWorkerScriptPluginContext

java.lang.Object
  extended by org.gcube.common.core.plugins.GCUBEPluginContext
      extended by org.gcube.vremanagement.executor.plugin.ExecutorPluginContext
          extended by org.gcube.dataanalysis.executor.plugin.GenericWorkerScriptPluginContext

public class GenericWorkerScriptPluginContext
extends org.gcube.vremanagement.executor.plugin.ExecutorPluginContext


Nested Class Summary
 
Nested classes/interfaces inherited from class org.gcube.common.core.plugins.GCUBEPluginContext
org.gcube.common.core.plugins.GCUBEPluginContext.TypeMapping
 
Field Summary
 
Fields inherited from class org.gcube.vremanagement.executor.plugin.ExecutorPluginContext
TIME_TO_LIVE
 
Constructor Summary
GenericWorkerScriptPluginContext()
           
 
Method Summary
 Class<? extends org.gcube.vremanagement.executor.plugin.ExecutorTask> getTaskClass()
           
 int getTimeToLive()
           
 
Methods inherited from class org.gcube.vremanagement.executor.plugin.ExecutorPluginContext
addSampleInput, addSampleOutput, getDescription, getSampleInputs, getSampleOutputs, setTaskDescription
 
Methods inherited from class org.gcube.common.core.plugins.GCUBEPluginContext
addProperty, addTypeMappings, getPlugin, getProperties, getTypeMappings, initialise
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenericWorkerScriptPluginContext

public GenericWorkerScriptPluginContext()
Method Detail

getTaskClass

public Class<? extends org.gcube.vremanagement.executor.plugin.ExecutorTask> getTaskClass()
Specified by:
getTaskClass in class org.gcube.vremanagement.executor.plugin.ExecutorPluginContext

getTimeToLive

public int getTimeToLive()
Overrides:
getTimeToLive in class org.gcube.vremanagement.executor.plugin.ExecutorPluginContext


Copyright © 2012. All Rights Reserved.