Uses of Interface
org.gcube.vremanagement.executor.plugin.PluginDefinition
Packages that use PluginDefinition
-
Uses of PluginDefinition in org.gcube.vremanagement.executor.plugin
Classes in org.gcube.vremanagement.executor.plugin that implement PluginDefinitionModifier and TypeClassDescriptionclassThis class represent the contract for a plugin runnable by the executor.Fields in org.gcube.vremanagement.executor.plugin declared as PluginDefinitionModifier and TypeFieldDescriptionprotected PluginDefinitionPluginStateEvolution.pluginDefinitionPlugin definition informationMethods in org.gcube.vremanagement.executor.plugin that return PluginDefinitionConstructors in org.gcube.vremanagement.executor.plugin with parameters of type PluginDefinitionModifierConstructorDescriptionPluginStateEvolution(UUID uuid, int iteration, long timestamp, PluginDefinition pluginDefinition, PluginState pluginState, Integer percentage)