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