Interface | Description |
---|---|
LivePopulator |
Component called on each rebuild of the live workspace.
|
Class | Description |
---|---|
AbstractRebuildLiveWorkspaceSchedulable |
Abstract schedulable for rebuilding the live workspace.
|
ContentsLivePopulator |
LivePopulator for synchronizing '/ametys:root/ametys:contents'. |
LiveAccessManager |
LiveAccessManager for providing the write lock for
synchronizing live modifications.
|
LivePopulatorExtensionPoint |
Extension point handling
LivePopulator . |
LiveWorkspaceListener |
JCR
EventListener for monitoring changes in the default workspace and reflect then in the live workspace |
PluginsLivePopulator |
LivePopulator for synchronizing '/ametys:root/ametys:plugins'. |
RebuildLiveAllWorkspaceSchedulable |
A
Schedulable job which rebuild and populate the live workspace. |
RebuildLiveComponent |
Component for rebuild the live workspace, reindex all sitemaps and reset cache.
|
RebuildLiveSiteWorkspaceSchedulable |
A
Schedulable job which rebuild and populate the live workspace of a site. |
RebuildLiveWorkspaceAction |
Action calling the
RebuildLiveComponent . |
SitePopulator |
Component for populating the live workspace site by site.
|
SitesLivePopulator |
LivePopulator for synchronizing sites. |