Modifier and Type | Method and Description |
---|---|
void |
CommandExecutor.executeCommand(String command) |
Streams |
CommandExecutor.executeCommand(String command,
boolean ignoreFailures) |
Modifier and Type | Method and Description |
---|---|
void |
ScpHelper.createRemoteDirectories(String path,
RepositoryPermissions permissions) |
Modifier and Type | Method and Description |
---|---|
void |
ScpExternalWagon.executeCommand(String command) |
Streams |
ScpExternalWagon.executeCommand(String command,
boolean ignoreFailures) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractJschWagon.executeCommand(String command) |
Streams |
AbstractJschWagon.executeCommand(String command,
boolean ignoreFailures) |
Streams |
AbstractJschWagon.executeCommand(String command,
boolean ignoreStdErr,
boolean ignoreNoneZeroExitCode) |
Copyright © 2003–2022 The Apache Software Foundation. All rights reserved.