Class InvalidateZoneItemCacheOnContentReactionObserver

All Implemented Interfaces:
Observer, Prioritizable, Supporter<Event>, LogEnabled, Serviceable

Invalidates the ZoneItem containing a Content which has just been commented.
  • Constructor Details

  • Method Details

    • supports

      public boolean supports(Event event)
      Description copied from interface: Supporter
      Check if an element is supported
      Parameters:
      event - The element
      Returns:
      true if the element is supported, false otherwise