A D G I L M O P R S _

A

add(AbstractProject) - Static method in class org.jenkins.ci.plugins.PersistentBuildQueue
Add a AbstractProject to the PersistentBuildQueue.QUEUE.

D

doRun() - Method in class org.jenkins.ci.plugins.PersistentBuildQueuePeriodicWork
 

G

getDisplayName() - Method in class org.jenkins.ci.plugins.PersistentBuildQueueBuildWrapper.DescriptorImpl
 
getInitialDelay() - Method in class org.jenkins.ci.plugins.PersistentBuildQueuePeriodicWork
 
getRecurrencePeriod() - Method in class org.jenkins.ci.plugins.PersistentBuildQueuePeriodicWork
 
getShortDescription() - Method in class org.jenkins.ci.plugins.PersistentBuildQueueCause
 

I

isApplicable(AbstractProject<?, ?>) - Method in class org.jenkins.ci.plugins.PersistentBuildQueueBuildWrapper.DescriptorImpl
 

L

load() - Static method in class org.jenkins.ci.plugins.PersistentBuildQueue
Called at Jenkins start (and probably more times, hence the isLoaded check) to load up the persisted build queue and AbstractProject.scheduleBuild(int, hudson.model.Cause) for all entries in the set.

M

Messages - Class in org.jenkins.ci.plugins
 
Messages() - Constructor for class org.jenkins.ci.plugins.Messages
 
MessagesUtils - Class in org.jenkins.ci.plugins
Various utility functions for working with localized Messages.

O

org.jenkins.ci.plugins - package org.jenkins.ci.plugins
 

P

PersistentBuildQueue - Class in org.jenkins.ci.plugins
A queue of AbstractBuild that is to be persisted across the Jenkins lifecycle.
PersistentBuildQueue_CauseShortDescription() - Static method in class org.jenkins.ci.plugins.Messages
Persistent Build Queue
PersistentBuildQueue_DisplayName() - Static method in class org.jenkins.ci.plugins.Messages
Persistent Build Queue
PersistentBuildQueueBuildWrapper - Class in org.jenkins.ci.plugins
This plugin allows jobs in the build queue to automatically be started if Jenkins restarts.
PersistentBuildQueueBuildWrapper() - Constructor for class org.jenkins.ci.plugins.PersistentBuildQueueBuildWrapper
Configuration of this plugin is per-job.
PersistentBuildQueueBuildWrapper.DescriptorImpl - Class in org.jenkins.ci.plugins
Plugin marker for BuildWrapper.
PersistentBuildQueueBuildWrapper.DescriptorImpl() - Constructor for class org.jenkins.ci.plugins.PersistentBuildQueueBuildWrapper.DescriptorImpl
 
PersistentBuildQueueCause - Class in org.jenkins.ci.plugins
A very simple Cause which describes that the job was scheduled because of the PBQ plugin.
PersistentBuildQueueCause() - Constructor for class org.jenkins.ci.plugins.PersistentBuildQueueCause
 
PersistentBuildQueuePeriodicWork - Class in org.jenkins.ci.plugins
A very simple PeriodicWork which requests PersistentBuildQueue to schedule persisted jobs.
PersistentBuildQueuePeriodicWork() - Constructor for class org.jenkins.ci.plugins.PersistentBuildQueuePeriodicWork
 

R

remove(AbstractProject) - Static method in class org.jenkins.ci.plugins.PersistentBuildQueue
Remove a AbstractProject to the PersistentBuildQueue.QUEUE.

S

setUp(AbstractBuild, Launcher, BuildListener) - Method in class org.jenkins.ci.plugins.PersistentBuildQueueBuildWrapper
 

_

_PersistentBuildQueue_CauseShortDescription() - Static method in class org.jenkins.ci.plugins.Messages
Persistent Build Queue
_PersistentBuildQueue_DisplayName() - Static method in class org.jenkins.ci.plugins.Messages
Persistent Build Queue

A D G I L M O P R S _

Copyright © 2004-2011. All Rights Reserved.