public class GetAllWorkspacesCommand extends Object implements fr.toutatice.portail.cms.nuxeo.api.INuxeoCommand
| Modifier and Type | Field and Description |
|---|---|
static int |
PAGE_SIZE |
| Constructor and Description |
|---|
GetAllWorkspacesCommand(int currentPageIndex,
Integer delaiJoursEspaceVide,
String path) |
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(org.nuxeo.ecm.automation.client.Session nuxeoSession) |
String |
getId() |
public static final int PAGE_SIZE
public Object 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 © 2022. All rights reserved.