| Package | Description |
|---|---|
| org.nuxeo.ecm.platform.commandline.executor.service | |
| org.nuxeo.ecm.platform.commandline.executor.service.executors |
| Modifier and Type | Field and Description |
|---|---|
protected static EnvironmentDescriptor |
CommandLineExecutorComponent.env |
| Modifier and Type | Field and Description |
|---|---|
protected static Map<String,EnvironmentDescriptor> |
CommandLineExecutorComponent.envDescriptors |
| Modifier and Type | Method and Description |
|---|---|
EnvironmentDescriptor |
EnvironmentDescriptor.merge(EnvironmentDescriptor other) |
| Modifier and Type | Method and Description |
|---|---|
EnvironmentDescriptor |
EnvironmentDescriptor.merge(EnvironmentDescriptor other) |
| Modifier and Type | Method and Description |
|---|---|
ExecResult |
ShellExecutor.exec(CommandLineDescriptor cmdDesc,
CmdParameters params,
EnvironmentDescriptor env) |
ExecResult |
Executor.exec(CommandLineDescriptor cmdDesc,
CmdParameters params,
EnvironmentDescriptor env)
No exception is thrown but the returned
ExecResult contains everything about the command execution,
including an optional exception. |
protected ExecResult |
ShellExecutor.exec1(CommandLineDescriptor cmdDesc,
CmdParameters params,
EnvironmentDescriptor env) |
Copyright © 2016 Nuxeo SA. All rights reserved.