public class EndTransactionCommand extends Object implements fr.toutatice.portail.cms.nuxeo.api.INuxeoCommand
| Constructor and Description |
|---|
EndTransactionCommand(String transactionId,
boolean commit) |
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(org.nuxeo.ecm.automation.client.Session session) |
String |
getId() |
public EndTransactionCommand(String transactionId, boolean commit)
public Object execute(org.nuxeo.ecm.automation.client.Session session) 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.