public class DocumentsMetadataCommand extends Object implements fr.toutatice.portail.cms.nuxeo.api.INuxeoCommand
INuxeoCommand| Constructor and Description |
|---|
DocumentsMetadataCommand(String basePath,
RequestPublishStatus version,
List<fr.toutatice.portail.cms.nuxeo.api.domain.Symlink> symlinks,
Long timestamp)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
org.osivia.portal.core.cms.DocumentsMetadata |
execute(org.nuxeo.ecm.automation.client.Session nuxeoSession) |
String |
getId() |
public DocumentsMetadataCommand(String basePath, RequestPublishStatus version, List<fr.toutatice.portail.cms.nuxeo.api.domain.Symlink> symlinks, Long timestamp)
basePath - CMS base pathversion - versionsymlinks - symlinkstimestamp - timestamp, may be null for full refreshpublic org.osivia.portal.core.cms.DocumentsMetadata execute(org.nuxeo.ecm.automation.client.Session nuxeoSession)
throws Exception
execute in interface fr.toutatice.portail.cms.nuxeo.api.INuxeoCommandExceptionpublic String getId()
getId in interface fr.toutatice.portail.cms.nuxeo.api.INuxeoCommandCopyright © 2020. All rights reserved.