Class AbstractTemplateEvent

    • Constructor Detail

      • AbstractTemplateEvent

        public AbstractTemplateEvent()
        Matches any TemplateEvents.
      • AbstractTemplateEvent

        public AbstractTemplateEvent​(String id)
        Parameters:
        id - the id of the template
    • Method Detail

      • matches

        public boolean matches​(Object otherEvent)
        Specified by:
        matches in interface org.xwiki.observation.event.Event