Package org.jenkinsci.plugins.rundeck

Class Summary
OptionProvider Option provider for RunDeck - see http://rundeck.org/docs/RunDeck-Guide.html#option-model-provider
OptionProvider.Option Javabean representation of an option
RundeckCause The cause of a RunDeck initiated build (encapsulates the RundeckExecution at the origin of the RunDeck notification).
RundeckCause.RundeckExecutionEnvironmentContributingAction EnvironmentContributingAction used to make information about the RundeckExecution available to the build (as environment variables)
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.
RundeckNotifier Jenkins Notifier that runs a job on RunDeck (via the RundeckClient)
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/RunDeck-Guide.html#webhooks), will trigger a build using RundeckTrigger
 



Copyright © 2004-2011. All Rights Reserved.