Nuxeo Enterprise Platform 5.4

Uses of Class
org.nuxeo.ecm.platform.commandline.executor.api.CmdParameters

Packages that use CmdParameters
org.nuxeo.ecm.platform.commandline.executor.api   
org.nuxeo.ecm.platform.commandline.executor.service   
org.nuxeo.ecm.platform.commandline.executor.service.executors   
 

Uses of CmdParameters in org.nuxeo.ecm.platform.commandline.executor.api
 

Methods in org.nuxeo.ecm.platform.commandline.executor.api with parameters of type CmdParameters
 ExecResult CommandLineExecutorService.execCommand(java.lang.String commandName, CmdParameters params)
           
 

Uses of CmdParameters in org.nuxeo.ecm.platform.commandline.executor.service
 

Methods in org.nuxeo.ecm.platform.commandline.executor.service with parameters of type CmdParameters
 ExecResult CommandLineExecutorComponent.execCommand(java.lang.String commandName, CmdParameters params)
           
 

Uses of CmdParameters in org.nuxeo.ecm.platform.commandline.executor.service.executors
 

Methods in org.nuxeo.ecm.platform.commandline.executor.service.executors with parameters of type CmdParameters
 ExecResult ShellExecutor.exec(CommandLineDescriptor cmdDesc, CmdParameters params)
           
 ExecResult Executor.exec(CommandLineDescriptor cmdDesc, CmdParameters params)
           
static java.lang.String AbstractExecutor.getParametersString(CommandLineDescriptor cmdDesc, CmdParameters params)
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.