| Package | Description |
|---|---|
| org.gcube.vremanagement.executor.api |
| Modifier and Type | Method and Description |
|---|---|
PluginState |
SmartExecutor.getIterationState(String executionIdentifier,
int iterationNumber)
Deprecated.
|
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
|
PluginState |
SmartExecutor.getState(String executionIdentifier)
Deprecated.
|
PluginStateEvolution |
SmartExecutor.getStateEvolution(String executionIdentifier)
The method use the provided UUID as String to retrieve the status of the
associated execution
|
Copyright © 2017. All Rights Reserved.