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.PluginStateNotification
Send a notification to the interested person.
- Author:
- Costantino Perciante at ISTI-CNR (costantino.perciante@isti.cnr.it)
-
Field Summary
Fields inherited from class org.gcube.vremanagement.executor.plugin.PluginStateNotification
inputs -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidpluginStateEvolution(org.gcube.vremanagement.executor.plugin.PluginStateEvolution pluginStateEvolution, Exception exception)
-
Constructor Details
-
SendNotification
Build the notification handler.- Parameters:
inputs- the plugin inputs, including the notification recipient.
-
-
Method Details
-
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
-