public class PluginsLivePopulator extends ContentsLivePopulator
LivePopulator for synchronizing '/ametys:root/ametys:plugins'._resolver, _synchronizeHelper| Constructor and Description |
|---|
PluginsLivePopulator() |
| Modifier and Type | Method and Description |
|---|---|
void |
populate(Session session,
Session liveSession)
Populates the live workspace.
|
_cloneContents, _getContents, servicegetLogger, setLoggerpublic PluginsLivePopulator()
public void populate(Session session, Session liveSession) throws Exception
LivePopulatorpopulate in interface LivePopulatorpopulate in class ContentsLivePopulatorsession - the session on the default workspace.liveSession - the session on the live workspace.Exception - if an error occurs.