| Package | Description |
|---|---|
| org.gcube.vremanagement.executor.plugin |
| Modifier and Type | Class and Description |
|---|---|
class |
Plugin
This class represent the contract for a plugin runnable by the executor.
|
| Modifier and Type | Field and Description |
|---|---|
protected PluginDefinition |
PluginStateEvolution.pluginDefinition |
| Modifier and Type | Method and Description |
|---|---|
PluginDefinition |
PluginStateEvolution.getPluginDefinition() |
| Constructor and Description |
|---|
PluginStateEvolution(UUID uuid,
int iteration,
long timestamp,
PluginDefinition pluginDefinition,
PluginState pluginState,
Integer percentage) |
Copyright © 2021. All Rights Reserved.