Package org.ametys.plugins.odfweb.observation
package org.ametys.plugins.odfweb.observation
-
ClassDescriptionAbstract
Observer
for observing events on a Program or Course.This observer clears the cache of enumeratedOrgUnit
values orContent
s which arepart of reference table
when anOrgUnit
or reference table content is added, modified, moved or deleted.Clear ODF caches when page ODF root page has changedObserver
for observing content validation or tagging in order to invalidate cache on front-office.Observer
for observing OrgUnit validation, unpublishing, deletion or moving (with eventObservationConstants.EVENT_CONTENT_MODIFIED
, which will lead to sometimes invalidating cache whereas it is not necessary) in order to invalidate cache on front-office.Observer
for invalidating the odf root cache in case of root page deletionObserver
for observing content translation in order to synchronize live workspace.