public interface CommandExecutor
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(org.alfresco.jlan.server.SrvSession sess,
org.alfresco.jlan.server.filesys.TreeConnection tree,
Command command)
Execute the command.
|
Object execute(org.alfresco.jlan.server.SrvSession sess, org.alfresco.jlan.server.filesys.TreeConnection tree, Command command) throws IOException
command - IOExceptionCopyright © 2005–2018 Alfresco Software. All rights reserved.