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, service
getLogger, setLogger
public PluginsLivePopulator()
public void populate(Session session, Session liveSession) throws Exception
LivePopulator
populate
in interface LivePopulator
populate
in class ContentsLivePopulator
session
- the session on the default workspace.liveSession
- the session on the live workspace.Exception
- if an error occurs.