| Class | Description |
|---|---|
| OptionProvider |
Option provider for Rundeck - see http://rundeck.org/docs/manual/jobs.html#option-model-provider
|
| OptionProvider.Option |
Javabean representation of an option
|
| RundeckCause |
The cause of a Rundeck initiated build (encapsulates the
Execution at the origin of the Rundeck
notification). |
| RundeckCause.RundeckExecutionEnvironmentContributingAction |
EnvironmentContributingAction used to make information about the Execution available to
the build (as environment variables) |
| RundeckInstance | |
| RundeckInstance.DescriptorImpl | |
| RundeckInstanceBuilder | |
| RundeckJobProjectLinkerAction |
Action used to display a Rundeck icon with a link to the Rundeck job page, and some information about the
Rundeck job, on the Jenkins job page. |
| RunDeckLogTail |
This class implements logtailing for Rundeck.
|
| RundeckNotifier |
Jenkins
Notifier that runs a job on Rundeck (via the RundeckClientManager) |
| RundeckNotifier.RundeckDescriptor | |
| RundeckNotifier.RundeckExecutionBuildBadgeAction |
BuildBadgeAction used to display a Rundeck icon + a link to the Rundeck execution page, on the Jenkins
build history and build result page. |
| RundeckPlugin |
Entry point for the Rundeck plugin
|
| RundeckTrigger |
Triggers a build when we receive a WebHook notification from Rundeck.
|
| RundeckTrigger.RundeckDescriptor | |
| WebHookListener |
Listener for Rundeck WebHook notifications (see http://rundeck.org/docs/manual/jobs.html#webhooks), will trigger a
build using
RundeckTrigger |
Copyright © 2016–2026. All rights reserved.