public class UserPagesPreloadCommand extends Object implements fr.toutatice.portail.cms.nuxeo.api.INuxeoCommand
INuxeoCommand| Constructor and Description |
|---|
UserPagesPreloadCommand(List<String> domains)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(org.nuxeo.ecm.automation.client.Session session) |
protected org.nuxeo.ecm.automation.client.OperationRequest |
getESRequest(org.nuxeo.ecm.automation.client.Session session) |
String |
getId() |
protected org.nuxeo.ecm.automation.client.OperationRequest |
getVCSRequest(org.nuxeo.ecm.automation.client.Session session) |
public Object execute(org.nuxeo.ecm.automation.client.Session session) throws Exception
execute in interface fr.toutatice.portail.cms.nuxeo.api.INuxeoCommandExceptionprotected org.nuxeo.ecm.automation.client.OperationRequest getESRequest(org.nuxeo.ecm.automation.client.Session session)
throws Exception
Exceptionprotected org.nuxeo.ecm.automation.client.OperationRequest getVCSRequest(org.nuxeo.ecm.automation.client.Session session)
throws Exception
Exceptionpublic String getId()
getId in interface fr.toutatice.portail.cms.nuxeo.api.INuxeoCommandCopyright © 2019. All rights reserved.