Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.commandline.executor.service.executors
Class AbstractExecutor

java.lang.Object
  extended by org.nuxeo.ecm.platform.commandline.executor.service.executors.AbstractExecutor
Direct Known Subclasses:
ShellExecutor

public abstract class AbstractExecutor
extends java.lang.Object

Base class for Executor.

Author:
tiry

Constructor Summary
AbstractExecutor()
           
 
Method Summary
static java.lang.String getParametersString(CommandLineDescriptor cmdDesc, CmdParameters params)
           
static boolean isWindows()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractExecutor

public AbstractExecutor()
Method Detail

isWindows

public static boolean isWindows()

getParametersString

public static java.lang.String getParametersString(CommandLineDescriptor cmdDesc,
                                                   CmdParameters params)

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.