Uses of Interface
com.polarion.psvn.core.notifications.INotificationEvent
-
Uses of INotificationEvent in com.polarion.psvn.core.notifications
Modifier and TypeMethodDescriptionDummyNotificationRenderer.createAnnouncement
(INotificationEvent notifEvent) Deprecated, for removal: This API element is subject to removal in a future version.DummyNotificationRenderer.createAnnouncement
(INotificationEvent notifEvent, String targetUserId) Deprecated, for removal: This API element is subject to removal in a future version.INotificationRenderer.createAnnouncement
(INotificationEvent notifEvent) INotificationRenderer.createAnnouncement
(INotificationEvent notifEvent, String targetUserId) INotificationEventHandler.getConfigElements
(INotificationEvent event) ITarget.getNotificationTargets
(INotificationEvent event, String paramValue) Processes the given event and returns the target email addresses or user IDs.String[]
INotificationEventHandler.getTargetEmails
(INotificationEvent event, Element configElement) For a specific event and element that will return a set of emails fetched from the targets.INotificationEventHandler.handleEvent
(INotificationEvent event, String subject, Element element) INotificationEventHandler.handleEventPerUser
(INotificationEvent event, String subject, Element element)