public class OscarImporterPluginDeclaration extends Object implements org.gcube.vremanagement.executor.plugin.PluginDeclaration
| Constructor and Description |
|---|
OscarImporterPluginDeclaration() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getName() |
Class<? extends org.gcube.vremanagement.executor.plugin.Plugin<? extends org.gcube.vremanagement.executor.plugin.PluginDeclaration>> |
getPluginImplementation() |
Map<String,String> |
getSupportedCapabilities() |
String |
getVersion() |
void |
init() |
String |
toString() |
public void init()
init in interface org.gcube.vremanagement.executor.plugin.PluginDeclarationpublic String getName()
getName in interface org.gcube.vremanagement.executor.plugin.PluginDeclarationpublic String getDescription()
getDescription in interface org.gcube.vremanagement.executor.plugin.PluginDeclarationpublic String getVersion()
getVersion in interface org.gcube.vremanagement.executor.plugin.PluginDeclarationpublic Map<String,String> getSupportedCapabilities()
getSupportedCapabilities in interface org.gcube.vremanagement.executor.plugin.PluginDeclarationpublic Class<? extends org.gcube.vremanagement.executor.plugin.Plugin<? extends org.gcube.vremanagement.executor.plugin.PluginDeclaration>> getPluginImplementation()
getPluginImplementation in interface org.gcube.vremanagement.executor.plugin.PluginDeclarationCopyright © 2019. All Rights Reserved.