public interface NuxeoCommand
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(org.nuxeo.ecm.automation.client.Session nuxeoSession)
Execute a nuxeo command
|
String |
getId()
Get an id for command (for logging)
|
Object execute(org.nuxeo.ecm.automation.client.Session nuxeoSession) throws RepositoryException
nuxeoSession - RepositoryExceptionString getId()
Copyright © 2021. All rights reserved.