| Package | Description |
|---|---|
| org.gcube.vremanagement.executor.api | |
| org.gcube.vremanagement.executor.exception |
| Modifier and Type | Method and Description |
|---|---|
PluginState |
SmartExecutor.getState(String executionIdentifier)
The method use the provided UUID as String to retrieve the status of the
associated execution
|
String |
SmartExecutor.launch(LaunchParameter launchParameter)
Launch the plugin identified by the name provided as parameters
with the provided inputs.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InputsNullException |
class |
LaunchException |
class |
PluginInstanceNotFoundException |
class |
PluginNotFoundException |
Copyright © 2015. All Rights Reserved.