@Component @Scope(value="prototype") public class GetProceduresInstancesCommand extends Object implements fr.toutatice.portail.cms.nuxeo.api.INuxeoCommand
INuxeoCommand| Modifier and Type | Field and Description |
|---|---|
static String |
PAGE_SIZE
Number of procs returned
|
| Constructor and Description |
|---|
GetProceduresInstancesCommand(String step,
String modelId,
Date referenceDate) |
GetProceduresInstancesCommand(String step,
String modelId,
String uid)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(org.nuxeo.ecm.automation.client.Session nuxeoSession) |
String |
getId() |
public static final String PAGE_SIZE
public GetProceduresInstancesCommand(String step, String modelId, String uid)
invitationState - invitation statepublic 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 © 2021. All rights reserved.