public class HelloWorldPlugin extends org.gcube.vremanagement.executor.plugin.Plugin<HelloWorldPluginDeclaration>
| Modifier and Type | Field and Description |
|---|---|
static String |
SLEEP_TIME |
| Constructor and Description |
|---|
HelloWorldPlugin(HelloWorldPluginDeclaration pluginDeclaration) |
| Modifier and Type | Method and Description |
|---|---|
String |
getScopeFromToken() |
void |
launch(Map<String,Object> inputs) |
protected void |
onStop() |
public static final String SLEEP_TIME
public HelloWorldPlugin(HelloWorldPluginDeclaration pluginDeclaration)
public String getScopeFromToken()
public void launch(Map<String,Object> inputs) throws Exception
launch in class org.gcube.vremanagement.executor.plugin.Plugin<HelloWorldPluginDeclaration>Exceptionprotected void onStop()
throws Exception
onStop in class org.gcube.vremanagement.executor.plugin.Plugin<HelloWorldPluginDeclaration>ExceptionCopyright © 2017. All Rights Reserved.