Class and Description |
---|
CmdParameters
Wraps command parameters (String or File).
|
CommandAvailability
Represents the availability status of a command.
|
CommandNotAvailable
Exception indicating that the target command is not available:
because it was never registered,
because it was disabled,
because the target command is not installed on the server *.
|
ExecResult
Wraps result of the command-line execution:
output buffer,
return code,
java Exception.
|
Class and Description |
---|
CmdParameters
Wraps command parameters (String or File).
|
CommandAvailability
Represents the availability status of a command.
|
CommandLineExecutorService
Interface for the service that manages commandline execution.
|
CommandNotAvailable
Exception indicating that the target command is not available:
because it was never registered,
because it was disabled,
because the target command is not installed on the server *.
|
ExecResult
Wraps result of the command-line execution:
output buffer,
return code,
java Exception.
|
Class and Description |
---|
CmdParameters
Wraps command parameters (String or File).
|
ExecResult
Wraps result of the command-line execution:
output buffer,
return code,
java Exception.
|
Class and Description |
---|
CommandNotAvailable
Exception indicating that the target command is not available:
because it was never registered,
because it was disabled,
because the target command is not installed on the server *.
|
Copyright © 2011 Nuxeo SA. All Rights Reserved.