Class SendNotification
- java.lang.Object
-
- org.gcube.vremanagement.executor.plugin.PluginStateNotification
-
- org.gcube.socialnetworking.socialdataindexer.utils.SendNotification
-
public class SendNotification extends org.gcube.vremanagement.executor.plugin.PluginStateNotificationSend a notification to the interested person.- Author:
- Costantino Perciante at ISTI-CNR (costantino.perciante@isti.cnr.it)
-
-
Constructor Summary
Constructors Constructor Description SendNotification(Map<String,String> inputs)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidpluginStateEvolution(org.gcube.vremanagement.executor.plugin.PluginStateEvolution pluginStateEvolution, Exception exception)
-
-
-
Method Detail
-
pluginStateEvolution
public void pluginStateEvolution(org.gcube.vremanagement.executor.plugin.PluginStateEvolution pluginStateEvolution, Exception exception) throws Exception- Specified by:
pluginStateEvolutionin classorg.gcube.vremanagement.executor.plugin.PluginStateNotification- Throws:
Exception
-
-