B C D E G H I N O P R S T W

B

buildEnvVars(AbstractBuild<?, ?>, EnvVars) - Method in class org.jenkinsci.plugins.rundeck.RundeckCause.RundeckExecutionEnvironmentContributingAction
 

C

configure(StaplerRequest, JSONObject) - Method in class org.jenkinsci.plugins.rundeck.RundeckNotifier.RundeckDescriptor
 

D

doArtifact(StaplerRequest, StaplerResponse) - Method in class org.jenkinsci.plugins.rundeck.OptionProvider
Provider for artifacts of a specific build, with the name and absolute url of the artifact.
doBuild(StaplerRequest, StaplerResponse) - Method in class org.jenkinsci.plugins.rundeck.OptionProvider
Provider for builds of a specific artifact, with the version/date of the build and absolute url of the artifact.
doCheckJob(String) - Method in class org.jenkinsci.plugins.rundeck.RundeckNotifier.RundeckDescriptor
 
doIndex(StaplerRequest, StaplerResponse) - Method in class org.jenkinsci.plugins.rundeck.WebHookListener
 
doTestConnection(String, String, String) - Method in class org.jenkinsci.plugins.rundeck.RundeckNotifier.RundeckDescriptor
 

E

equals(Object) - Method in class org.jenkinsci.plugins.rundeck.OptionProvider.Option
 
equals(Object) - Method in class org.jenkinsci.plugins.rundeck.RundeckCause
 

G

getDescriptor() - Method in class org.jenkinsci.plugins.rundeck.RundeckNotifier
 
getDescriptor() - Method in class org.jenkinsci.plugins.rundeck.RundeckTrigger
 
getDisplayName() - Method in class org.jenkinsci.plugins.rundeck.RundeckCause.RundeckExecutionEnvironmentContributingAction
 
getDisplayName() - Method in class org.jenkinsci.plugins.rundeck.RundeckJobProjectLinkerAction
 
getDisplayName() - Method in class org.jenkinsci.plugins.rundeck.RundeckNotifier.RundeckDescriptor
 
getDisplayName() - Method in class org.jenkinsci.plugins.rundeck.RundeckNotifier.RundeckExecutionBuildBadgeAction
 
getDisplayName() - Method in class org.jenkinsci.plugins.rundeck.RundeckTrigger.RundeckDescriptor
 
getExecutionStatuses() - Method in class org.jenkinsci.plugins.rundeck.RundeckTrigger
 
getFilterJobs() - Method in class org.jenkinsci.plugins.rundeck.RundeckTrigger
 
getIconFileName() - Method in class org.jenkinsci.plugins.rundeck.RundeckCause.RundeckExecutionEnvironmentContributingAction
 
getIconFileName() - Method in class org.jenkinsci.plugins.rundeck.RundeckJobProjectLinkerAction
 
getIconFileName() - Method in class org.jenkinsci.plugins.rundeck.RundeckNotifier.RundeckExecutionBuildBadgeAction
 
getJobId() - Method in class org.jenkinsci.plugins.rundeck.RundeckNotifier
 
getJobsIdentifiers() - Method in class org.jenkinsci.plugins.rundeck.RundeckTrigger
 
getName() - Method in class org.jenkinsci.plugins.rundeck.OptionProvider.Option
 
getOptions() - Method in class org.jenkinsci.plugins.rundeck.RundeckNotifier
 
getOptions() - Method in class org.jenkinsci.plugins.rundeck.RundeckPlugin
 
getProjectAction(AbstractProject<?, ?>) - Method in class org.jenkinsci.plugins.rundeck.RundeckNotifier
 
getRequiredMonitorService() - Method in class org.jenkinsci.plugins.rundeck.RundeckNotifier
 
getRundeckInstance() - Method in class org.jenkinsci.plugins.rundeck.RundeckNotifier.RundeckDescriptor
 
getRundeckJob() - Method in class org.jenkinsci.plugins.rundeck.RundeckJobProjectLinkerAction
 
getShortDescription() - Method in class org.jenkinsci.plugins.rundeck.RundeckCause
 
getShouldFailTheBuild() - Method in class org.jenkinsci.plugins.rundeck.RundeckNotifier
 
getShouldWaitForRundeckJob() - Method in class org.jenkinsci.plugins.rundeck.RundeckNotifier
 
getTag() - Method in class org.jenkinsci.plugins.rundeck.RundeckNotifier
 
getUrlName() - Method in class org.jenkinsci.plugins.rundeck.RundeckCause.RundeckExecutionEnvironmentContributingAction
 
getUrlName() - Method in class org.jenkinsci.plugins.rundeck.RundeckJobProjectLinkerAction
 
getUrlName() - Method in class org.jenkinsci.plugins.rundeck.RundeckNotifier.RundeckExecutionBuildBadgeAction
 
getValue() - Method in class org.jenkinsci.plugins.rundeck.OptionProvider.Option
 
getWebhook() - Method in class org.jenkinsci.plugins.rundeck.RundeckPlugin
 

H

hashCode() - Method in class org.jenkinsci.plugins.rundeck.OptionProvider.Option
 
hashCode() - Method in class org.jenkinsci.plugins.rundeck.RundeckCause
 

I

isApplicable(Class<? extends AbstractProject>) - Method in class org.jenkinsci.plugins.rundeck.RundeckNotifier.RundeckDescriptor
 
isApplicable(Item) - Method in class org.jenkinsci.plugins.rundeck.RundeckTrigger.RundeckDescriptor
 

N

needsToRunAfterFinalized() - Method in class org.jenkinsci.plugins.rundeck.RundeckNotifier
If we should not fail the build, we need to run after finalized, so that the result of "perform" is not used by Jenkins
newInstance(StaplerRequest, JSONObject) - Method in class org.jenkinsci.plugins.rundeck.RundeckNotifier.RundeckDescriptor
 
newInstance(StaplerRequest, JSONObject) - Method in class org.jenkinsci.plugins.rundeck.RundeckTrigger.RundeckDescriptor
 

O

onAddedTo(AbstractBuild) - Method in class org.jenkinsci.plugins.rundeck.RundeckCause
 
onNotification(RundeckExecution) - Method in class org.jenkinsci.plugins.rundeck.RundeckTrigger
Called when we receive a RunDeck notification
OptionProvider - Class in org.jenkinsci.plugins.rundeck
Option provider for RunDeck - see http://rundeck.org/docs/RunDeck-Guide.html#option-model-provider
OptionProvider() - Constructor for class org.jenkinsci.plugins.rundeck.OptionProvider
 
OptionProvider.Option - Class in org.jenkinsci.plugins.rundeck
Javabean representation of an option
OptionProvider.Option(String, String) - Constructor for class org.jenkinsci.plugins.rundeck.OptionProvider.Option
 
org.jenkinsci.plugins.rundeck - package org.jenkinsci.plugins.rundeck
 

P

perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class org.jenkinsci.plugins.rundeck.RundeckNotifier
 

R

RundeckCause - Class in org.jenkinsci.plugins.rundeck
The cause of a RunDeck initiated build (encapsulates the RundeckExecution at the origin of the RunDeck notification).
RundeckCause(RundeckExecution) - Constructor for class org.jenkinsci.plugins.rundeck.RundeckCause
Instantiate a new cause for the given execution
RundeckCause.RundeckExecutionEnvironmentContributingAction - Class in org.jenkinsci.plugins.rundeck
EnvironmentContributingAction used to make information about the RundeckExecution available to the build (as environment variables)
RundeckCause.RundeckExecutionEnvironmentContributingAction(RundeckExecution) - Constructor for class org.jenkinsci.plugins.rundeck.RundeckCause.RundeckExecutionEnvironmentContributingAction
Instantiate a new action, which will use the data from the given execution
RundeckJobProjectLinkerAction - Class in org.jenkinsci.plugins.rundeck
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.
RundeckJobProjectLinkerAction(RundeckClient, String) - Constructor for class org.jenkinsci.plugins.rundeck.RundeckJobProjectLinkerAction
Load the RunDeck job details (name, description, and so on) using the RunDeck API.
RundeckNotifier - Class in org.jenkinsci.plugins.rundeck
Jenkins Notifier that runs a job on RunDeck (via the RundeckClient)
RundeckNotifier(String, String, String, Boolean, Boolean) - Constructor for class org.jenkinsci.plugins.rundeck.RundeckNotifier
 
RundeckNotifier.RundeckDescriptor - Class in org.jenkinsci.plugins.rundeck
 
RundeckNotifier.RundeckDescriptor() - Constructor for class org.jenkinsci.plugins.rundeck.RundeckNotifier.RundeckDescriptor
 
RundeckNotifier.RundeckExecutionBuildBadgeAction - Class in org.jenkinsci.plugins.rundeck
BuildBadgeAction used to display a RunDeck icon + a link to the RunDeck execution page, on the Jenkins build history and build result page.
RundeckNotifier.RundeckExecutionBuildBadgeAction(String) - Constructor for class org.jenkinsci.plugins.rundeck.RundeckNotifier.RundeckExecutionBuildBadgeAction
 
RundeckPlugin - Class in org.jenkinsci.plugins.rundeck
Entry point for the RunDeck plugin
RundeckPlugin() - Constructor for class org.jenkinsci.plugins.rundeck.RundeckPlugin
 
RundeckTrigger - Class in org.jenkinsci.plugins.rundeck
Triggers a build when we receive a WebHook notification from RunDeck.
RundeckTrigger(Boolean, List<String>, List<String>) - Constructor for class org.jenkinsci.plugins.rundeck.RundeckTrigger
 
RundeckTrigger.RundeckDescriptor - Class in org.jenkinsci.plugins.rundeck
 
RundeckTrigger.RundeckDescriptor() - Constructor for class org.jenkinsci.plugins.rundeck.RundeckTrigger.RundeckDescriptor
 

S

setRundeckInstance(RundeckClient) - Method in class org.jenkinsci.plugins.rundeck.RundeckNotifier.RundeckDescriptor
 
start() - Method in class org.jenkinsci.plugins.rundeck.RundeckPlugin
 

T

toString() - Method in class org.jenkinsci.plugins.rundeck.OptionProvider.Option
 
toString() - Method in class org.jenkinsci.plugins.rundeck.RundeckCause
 

W

WebHookListener - Class in org.jenkinsci.plugins.rundeck
Listener for RunDeck WebHook notifications (see http://rundeck.org/docs/RunDeck-Guide.html#webhooks), will trigger a build using RundeckTrigger
WebHookListener() - Constructor for class org.jenkinsci.plugins.rundeck.WebHookListener
 

B C D E G H I N O P R S T W

Copyright © 2004-2011. All Rights Reserved.