Uses of Interface
com.polarion.psvn.core.notifications.INotificationEvent
Packages that use INotificationEvent
-
Uses of INotificationEvent in com.polarion.psvn.core.notifications
Methods in com.polarion.psvn.core.notifications with parameters of type INotificationEventModifier and TypeMethodDescriptionINotificationRenderer.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)