org.rundeck.api.RunAdhoc |
Known Indirect Subclasses |
Super interface for adhoc executions
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Specify a user name to run the job as, must have 'runAs' permission
| |||||||||||
Filters for selecting nodes on which the command will be executed.
| |||||||||||
if true, continue executing on other nodes even if some fail - optional
| |||||||||||
Thread count to use (for parallelizing when running on multiple nodes) - optional
| |||||||||||
Project name, required
|
Specify a user name to run the job as, must have 'runAs' permission
Filters for selecting nodes on which the command will be executed. See NodeFiltersBuilder
if true, continue executing on other nodes even if some fail - optional
Thread count to use (for parallelizing when running on multiple nodes) - optional