Class InvalidateCacheOnOrgunitChangedObserver

java.lang.Object
org.ametys.runtime.plugin.component.AbstractLogEnabled
org.ametys.plugins.odfweb.observation.InvalidateCacheOnOrgunitChangedObserver
All Implemented Interfaces:
Observer, LogEnabled, Prioritizable, Supporter<Event>, Serviceable

Observer for observing OrgUnit validation, unpublishing, deletion or moving (with event ObservationConstants.EVENT_CONTENT_MODIFIED, which will lead to sometimes invalidating cache whereas it is not necessary) in order to invalidate cache on front-office.