| Package | Description |
|---|---|
| org.gcube.vremanagement.executor.api | |
| org.gcube.vremanagement.executor.api.rest |
| 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
|
| Modifier and Type | Method and Description |
|---|---|
String |
SmartExecutor.getPluginStateEvolution(String executionIdentifier,
Integer iterationNumber) |
PluginStateEvolution |
SmartExecutor.getPluginStateEvolution(UUID executionIdentifier,
Integer iterationNumber) |
Copyright © 2018. All Rights Reserved.