| Package | Description |
|---|---|
| org.gcube.vremanagement.executor.plugin |
| Modifier and Type | Field and Description |
|---|---|
protected PluginState |
PluginStateEvolution.pluginState |
| Modifier and Type | Method and Description |
|---|---|
PluginState |
PluginStateEvolution.getPluginState() |
static PluginState |
PluginState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PluginState[] |
PluginState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
PluginStateEvolution(UUID uuid,
int iteration,
long timestamp,
PluginDefinition pluginDefinition,
PluginState pluginState,
Integer percentage) |
Copyright © 2022. All Rights Reserved.