public interface PluginManager
| Modifier and Type | Method and Description |
|---|---|
org.gcube.data.transfer.plugin.ExecutionReport |
execute(org.gcube.data.transfer.model.PluginInvocation invocation) |
Map<String,org.gcube.data.transfer.model.PluginDescription> |
getInstalledPlugins() |
Map<String,org.gcube.data.transfer.model.PluginDescription> getInstalledPlugins()
org.gcube.data.transfer.plugin.ExecutionReport execute(org.gcube.data.transfer.model.PluginInvocation invocation)
throws PluginNotFoundException,
PluginExecutionException
Copyright © 2017. All Rights Reserved.