| Package | Description |
|---|---|
| org.gcube.vremanagement.executor.api | |
| org.gcube.vremanagement.executor.plugin |
| Modifier and Type | Method and Description |
|---|---|
PluginStateEvolution |
SmartExecutor.getIterationStateEvolution(String executionIdentifier,
int iterationNumber)
The method use the provided UUID as String and the iteration number
to retrieve the status of the associated execution
|
PluginStateEvolution |
SmartExecutor.getStateEvolution(String executionIdentifier)
The method use the provided UUID as String to retrieve the status of the
associated execution
|
| Modifier and Type | Method and Description |
|---|---|
abstract void |
PluginStateNotification.pluginStateEvolution(PluginStateEvolution pluginStateEvolution,
Exception exception)
Persist the new state of plugin
|
Copyright © 2017. All Rights Reserved.