Uses of Interface
com.polarion.platform.announce.IAnnouncement
Packages that use IAnnouncement
Package
Description
-
Uses of IAnnouncement in com.polarion.platform.announce
Classes in com.polarion.platform.announce that implement IAnnouncementModifier and TypeClassDescriptionclass
Announcement implementation with the setter methods.Methods in com.polarion.platform.announce that return IAnnouncementModifier and TypeMethodDescriptionstatic IAnnouncement
Announcement.readAnnouncement
(Element announcementEl) Methods in com.polarion.platform.announce with parameters of type IAnnouncementModifier and TypeMethodDescriptionvoid
IAnnouncerService.sendAnnouncement
(String transport, IAnnouncement announcement) Sends an announcement via the specified transport. -
Uses of IAnnouncement in com.polarion.platform.announce.spi
Methods in com.polarion.platform.announce.spi with parameters of type IAnnouncement -
Uses of IAnnouncement in com.polarion.platform.persistence.notifications
Methods in com.polarion.platform.persistence.notifications that return IAnnouncementConstructors in com.polarion.platform.persistence.notifications with parameters of type IAnnouncement -
Uses of IAnnouncement in com.polarion.psvn.core.notifications
Methods in com.polarion.psvn.core.notifications that return IAnnouncementModifier and TypeMethodDescriptionINotificationEventHandler.handleEvent
(INotificationEvent event, String subject, Element element) INotificationEventHandler.handleEventPerUser
(INotificationEvent event, String subject, Element element) INotificationEventHandler.handleEvents
(List events)