Skip navigation links
A B C D E F G H I L N O P R S T W 

A

addRundeckInstance(String, RundeckClient) - Method in class org.jenkinsci.plugins.rundeck.RundeckNotifier.RundeckDescriptor
 

B

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

C

completed - Variable in class org.jenkinsci.plugins.rundeck.RunDeckLogTail.RunDeckLogTailIterator
 
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.
Mandatory parameter : "project"
Optional parameters : "build" (either a build number, or "lastStable", "lastSuccessful", "last"), "artifactRegex" (java regex used to filter artifacts).
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.
Mandatory parameters : "project" and either "artifact" (exact filename of the artifact) or "artifactRegex" (java regex used to match against the filename of the artifact).
Optional parameters : "limit" (int), "includeLastStableBuild" (boolean), "includeLastSuccessfulBuild" (boolean), "includeLastBuild" (boolean)
doCheckJobIdentifier(String, 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, String, Integer) - 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
 

F

findJob(String, RundeckClient) - Static method in class org.jenkinsci.plugins.rundeck.RundeckNotifier.RundeckDescriptor
Find a RundeckJob with the given identifier

G

getApiVersion(RundeckClient) - Method in class org.jenkinsci.plugins.rundeck.RundeckNotifier.RundeckDescriptor
 
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
 
getIncludeRundeckLogs() - Method in class org.jenkinsci.plugins.rundeck.RundeckNotifier
 
getJobId() - Method in class org.jenkinsci.plugins.rundeck.RundeckNotifier
 
getJobIdentifier() - 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
 
getNodeFilters() - Method in class org.jenkinsci.plugins.rundeck.RundeckNotifier
 
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
 
getRundeckInstance(String) - Method in class org.jenkinsci.plugins.rundeck.RundeckNotifier.RundeckDescriptor
 
getRundeckInstances() - 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
 
getTags() - Method in class org.jenkinsci.plugins.rundeck.RundeckNotifier
 
getTailLog() - 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
 
hasNext() - Method in class org.jenkinsci.plugins.rundeck.RunDeckLogTail.RunDeckLogTailIterator
This will clear and update the result set for the @link RunDeckLogTail.RunDeckLogTailIterator.next() call using the RunDeck Client to perform an API call, it will also update the offset and last modification date for the next API call.

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
 
iterator() - Method in class org.jenkinsci.plugins.rundeck.RunDeckLogTail
 

L

load() - Method in class org.jenkinsci.plugins.rundeck.RundeckNotifier.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
 
next - Variable in class org.jenkinsci.plugins.rundeck.RunDeckLogTail.RunDeckLogTailIterator
 
next() - Method in class org.jenkinsci.plugins.rundeck.RunDeckLogTail.RunDeckLogTailIterator
Returns the resultset which has been fetched using the hasNext method.

O

offset - Variable in class org.jenkinsci.plugins.rundeck.RunDeckLogTail.RunDeckLogTailIterator
 
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
Option(String, String) - Constructor for class org.jenkinsci.plugins.rundeck.OptionProvider.Option
 
OptionProvider - Class in org.jenkinsci.plugins.rundeck
Option provider for Rundeck - see http://rundeck.org/docs/manual/jobs.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
org.jenkinsci.plugins.rundeck - package org.jenkinsci.plugins.rundeck
 

P

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

R

readResolve() - Method in class org.jenkinsci.plugins.rundeck.RundeckNotifier
 
readResolve() - Method in class org.jenkinsci.plugins.rundeck.RundeckNotifier.RundeckDescriptor
 
remove() - Method in class org.jenkinsci.plugins.rundeck.RunDeckLogTail.RunDeckLogTailIterator
 
retries - Variable in class org.jenkinsci.plugins.rundeck.RunDeckLogTail.RunDeckLogTailIterator
 
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)
RundeckDescriptor() - Constructor for class org.jenkinsci.plugins.rundeck.RundeckNotifier.RundeckDescriptor
 
RundeckDescriptor() - Constructor for class org.jenkinsci.plugins.rundeck.RundeckTrigger.RundeckDescriptor
 
RundeckExecutionBuildBadgeAction(String) - Constructor for class org.jenkinsci.plugins.rundeck.RundeckNotifier.RundeckExecutionBuildBadgeAction
 
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.
RunDeckLogTail - Class in org.jenkinsci.plugins.rundeck
This class implements logtailing for Rundeck.
RunDeckLogTail(RundeckClient, Long) - Constructor for class org.jenkinsci.plugins.rundeck.RunDeckLogTail
Standard constructor that contains sensible defaults for handling the API calls correctly.
RunDeckLogTail(RundeckClient, Long, int, int, long, long, long) - Constructor for class org.jenkinsci.plugins.rundeck.RunDeckLogTail
Extended constructor containing all the variables that can be set.
RunDeckLogTail.RunDeckLogTailIterator - Class in org.jenkinsci.plugins.rundeck
 
RunDeckLogTailIterator() - Constructor for class org.jenkinsci.plugins.rundeck.RunDeckLogTail.RunDeckLogTailIterator
 
RundeckNotifier - Class in org.jenkinsci.plugins.rundeck
Jenkins Notifier that runs a job on Rundeck (via the RundeckClient)
RundeckNotifier(String, String, String, String, String, Boolean, Boolean, Boolean, Boolean) - Constructor for class org.jenkinsci.plugins.rundeck.RundeckNotifier
 
RundeckNotifier.RundeckDescriptor - Class in org.jenkinsci.plugins.rundeck
 
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.
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
 

S

setRundeckInstances(Map<String, 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/manual/jobs.html#webhooks), will trigger a build using RundeckTrigger
WebHookListener() - Constructor for class org.jenkinsci.plugins.rundeck.WebHookListener
 
A B C D E F G H I L N O P R S T W 
Skip navigation links

Copyright © 2004-2016. All Rights Reserved.