public interface INuxeoCommand
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(org.nuxeo.ecm.automation.client.Session nuxeoSession)
Execute the current command
|
String |
getId()
Gets the id.
|
Object execute(org.nuxeo.ecm.automation.client.Session nuxeoSession) throws Exception
nuxeoSession - the nuxeo sessionException - the exceptionString getId()
Copyright © 2019. All rights reserved.