Nuxeo Enterprise Platform 5.4

Uses of Class
org.nuxeo.ecm.platform.commandline.executor.service.CommandLineDescriptor

Packages that use CommandLineDescriptor
org.nuxeo.ecm.platform.commandline.executor.service   
org.nuxeo.ecm.platform.commandline.executor.service.cmdtesters   
org.nuxeo.ecm.platform.commandline.executor.service.executors   
 

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

Methods in org.nuxeo.ecm.platform.commandline.executor.service that return CommandLineDescriptor
static CommandLineDescriptor CommandLineExecutorComponent.getCommandDescriptor(java.lang.String commandName)
           
 

Uses of CommandLineDescriptor in org.nuxeo.ecm.platform.commandline.executor.service.cmdtesters
 

Methods in org.nuxeo.ecm.platform.commandline.executor.service.cmdtesters with parameters of type CommandLineDescriptor
 CommandTestResult SystemPathExistTester.test(CommandLineDescriptor cmdDescriptor)
           
 CommandTestResult CommandTester.test(CommandLineDescriptor cmdDescriptor)
           
 

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

Methods in org.nuxeo.ecm.platform.commandline.executor.service.executors with parameters of type CommandLineDescriptor
 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.