Class SendNotification


  • public class SendNotification
    extends org.gcube.vremanagement.executor.plugin.PluginStateNotification
    Send a notification to the interested person or people.
    Author:
    Costantino Perciante at ISTI-CNR (costantino.perciante@isti.cnr.it)
    • Constructor Detail

      • SendNotification

        public SendNotification​(Map<String,​String> inputs)
    • Method Detail

      • pluginStateEvolution

        public void pluginStateEvolution​(org.gcube.vremanagement.executor.plugin.PluginStateEvolution pluginStateEvolution,
                                         Exception exception)
                                  throws Exception
        Specified by:
        pluginStateEvolution in class org.gcube.vremanagement.executor.plugin.PluginStateNotification
        Throws:
        Exception
      • sendMessage

        public static void sendMessage​(Map<String,​List<BasicFunctionalityBean>> missingResourcesPerContext,
                                       String otherFailures,
                                       String role)
        Send a message to the portal administrators via social-networking-service
        Parameters:
        missingResourcesPerContext -
        otherFailures -
        role -