Uses of Class
org.gcube.application.cms.notifications.config.NotificationWhen
-
Packages that use NotificationWhen Package Description org.gcube.application.cms.notifications.manage -
-
Uses of NotificationWhen in org.gcube.application.cms.notifications.manage
Methods in org.gcube.application.cms.notifications.manage that return types with arguments of type NotificationWhen Modifier and Type Method Description static List<NotificationWhen>ManageDoActionNotification. matchNotificationsAccordingItemStatus(NotificationFor notificationFor, String itemPhase, String lastInvokedStep)Constructor parameters in org.gcube.application.cms.notifications.manage with type arguments of type NotificationWhen Constructor Description NotifyUser(SocialClients socialClients, List<NotificationWhen> listWhen, NMessagesPlaceholdersSubstitutorUtil nMPlaceholdersSUtil, List<org.gcube.application.geoportal.common.model.document.accounting.User> recipientUsers, org.gcube.social_networking.socialnetworking.model.beans.catalogue.CatalogueEventType catalogueEventType)NotifyUsers(SocialClients socialClients, List<NotificationWhen> listWhen, NMessagesPlaceholdersSubstitutorUtil nMPlaceholdersSUtil, List<org.gcube.application.geoportal.common.model.document.accounting.User> recipientUsers, org.gcube.social_networking.socialnetworking.model.beans.catalogue.CatalogueEventType catalogueEventType)
-