Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.commandline.executor.service.executors
Interface Executor

All Known Implementing Classes:
ShellExecutor

public interface Executor

Interface for class that provide a way to execute a CommandLineDescriptor.

Author:
tiry

Method Summary
 ExecResult exec(CommandLineDescriptor cmdDesc, CmdParameters params)
           
 

Method Detail

exec

ExecResult exec(CommandLineDescriptor cmdDesc,
                CmdParameters params)

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.