| Package | Description |
|---|---|
| hudson.cli |
| Modifier and Type | Method and Description |
|---|---|
CLICommandInvoker |
CLICommandInvoker.asUser(String user)
Run the command as a given username.
|
CLICommandInvoker |
CLICommandInvoker.authorizedTo(hudson.security.Permission... permissions)
Deprecated.
Rather use
asUser(java.lang.String). |
CLICommandInvoker |
CLICommandInvoker.withArgs(String... args) |
CLICommandInvoker |
CLICommandInvoker.withStdin(InputStream stdin) |
Copyright © 2004–2019. All rights reserved.