Fire notification events when watches are added to or removed from pages and/or spaces

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Fixed
    • 2.9
    • Component/s: None

      This allows plugins (or just about any other classes in Confluence) to listen to the events to do their processing.

      The new events in Confluence 2.8.3 and later are in an inheritance hierarchy like this:

      • NotificationEvent
        • ContentNotificationEvent
          • ContentNotificationAddedEvent
          • ContentNotificationRemovedEvent
        • SpaceNotificationEvent
          • SpaceNotificationAddedEvent
          • SpaceNotificationRemovedEvent
        • SiteNotificationEvent
          • SiteNotificationAddedEvent
          • SiteNotificationRemovedEvent

      You can subscribe to all related events but creating an EventListener that listens for one of the parent classes.

              Assignee:
              David Taylor (Inactive)
              Reporter:
              DavidA
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: