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