public class JobCompletedNotification extends Object implements org.gcube.vremanagement.executor.plugin.PluginStateNotification
| Modifier and Type | Field and Description |
|---|---|
protected Map<Integer,org.gcube.vremanagement.executor.plugin.PluginState> |
executionsState |
| Constructor and Description |
|---|
JobCompletedNotification(Map<Integer,org.gcube.vremanagement.executor.plugin.PluginState> executionsState) |
| Modifier and Type | Method and Description |
|---|---|
void |
pluginStateEvolution(UUID uuid,
int iteration,
long timestamp,
String pluginName,
org.gcube.vremanagement.executor.plugin.PluginState pluginState) |
public void pluginStateEvolution(UUID uuid, int iteration, long timestamp, String pluginName, org.gcube.vremanagement.executor.plugin.PluginState pluginState) throws Exception
pluginStateEvolution in interface org.gcube.vremanagement.executor.plugin.PluginStateNotificationExceptionCopyright © 2015. All Rights Reserved.