ERXRemoteShell Class Reference

Inherits com::webobjects::appserver::WOComponent.

Collaboration diagram for ERXRemoteShell:

Collaboration graph
[legend]

List of all members.

Public Member Functions

void appendToResponse (WOResponse r, WOContext c)
WOComponent clearConsole ()
 ERXRemoteShell (WOContext context)
WOComponent execute ()
String streamToFilePath ()
WOComponent uploadFile ()

Public Attributes

String command = null
String consoleText = null
String consoleTextHistory = null
String currentPath
String dir = "/"
String envp
String filePath
String finalFilePath
String mimeType
NSMutableArray pathHistory = new NSMutableArray()
String selectedPath
int timeout = 3 * 60 * 1000
String uploadPath = ERXSystem.getProperty("java.io.tmpdir")

Static Private Member Functions

static String[] buildCommandArray (String command)
static String[] buildEnvpArray (String envp)

Static Private Attributes

static String alternativeQuote = "!#ALT_QUOTE#!"


Constructor & Destructor Documentation

ERXRemoteShell ( WOContext  context  ) 


Member Function Documentation

void appendToResponse ( WOResponse  r,
WOContext  c 
)

static String [] buildCommandArray ( String  command  )  [static, private]

static String [] buildEnvpArray ( String  envp  )  [static, private]

WOComponent clearConsole (  ) 

WOComponent execute (  ) 

String streamToFilePath (  ) 

WOComponent uploadFile (  ) 


Member Data Documentation

String alternativeQuote = "!#ALT_QUOTE#!" [static, private]

String dir = "/"

int timeout = 3 * 60 * 1000

String uploadPath = ERXSystem.getProperty("java.io.tmpdir")


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:43:06 2012 for Project Wonder by  doxygen 1.5.8