org.gcube.dataanalysis.executor.plugin.dummy
Class DummyScriptPluginContext

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.dummy.DummyScriptPluginContext

public class DummyScriptPluginContext
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
DummyScriptPluginContext()
           
 
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

DummyScriptPluginContext

public DummyScriptPluginContext()
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 © 2013. All Rights Reserved.