| Class | Description |
|---|---|
| AbstractODFObserver |
Abstract
Observer for observing events on a Program or Course. |
| ClearLevelCacheObserver |
This observer clears the cache of enumerated
OrgUnit values or Contents which are part of reference table
when an OrgUnit or reference table content is added, modified, moved or deleted. |
| ClearODFPageCacheObserver |
Clear ODF caches when page ODF root page has changed
|
| InvalidateCacheOnContentValidationOrUnpublishingObserver |
Observer for observing content validation or tagging in order to
invalidate cache on front-office. |
| InvalidateCacheOnOrgunitChangedObserver |
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. |
| SynchronizedContentTranslatedObserver |
Observer for observing content translation in order to synchronize live workspace. |