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
- IOException
Copyright © 2005–2017 Alfresco Software. All rights reserved.