| AbandonedPatchsetInterruption |
A cause class for new build interruption.
|
| BadgeAction |
Adds an icon to the build-schedule telling users that the build was triggered by Gerrit.
|
| EventListener |
|
| GerritAdministrativeMonitor |
Displays a warning message in /manage if the Gerrit connection is down or some other warning.
|
| GerritCause |
A Cause why a build was scheduled.
|
| GerritConnectionListener |
Every instance of this class is a connection listener to a specific Gerrit server.
|
| GerritDynamicUrlProcessor |
This class handles the fetching and parsing of URLs for the Dynamic Trigger
Configuration.
|
| GerritItemListener |
Listens for onDeleted and onLoaded events.
|
| GerritManualCause |
|
| GerritProjectList |
A sigleton class that keeps list of Jenkin's Gerrit projects.
|
| GerritQueueListener |
Listens to delete events in the Jenkins Queue to clean up the BuildMemory.
|
| GerritSaveableListener |
Listens for updated job configurations.
|
| GerritTrigger |
Triggers a build based on Gerrit events.
|
| GerritTriggerBuildChooser |
Used by the git plugin to determine the revision to build.
|
| GerritTriggerBuildChooser.DescriptorImpl |
Descriptor for GerritTriggerBuildChooser.
|
| GerritTriggerDescriptor |
The Descriptor for the Trigger.
|
| GerritTriggerTimer |
Manages the timer that is used for each GerritTrigger TimerTask that
is active.
|
| GerritTriggerTimerTask |
TimerTasks that are created from a GerritTrigger and periodically calls
GerritTrigger.updateTriggerConfigURL().
|
| GerritUserCause |
Represents a Cause for a re-triggered/user-triggered Gerrit job.
|
| NewPatchSetInterruption |
A cause class for new patchset interruption.
|
| RunningJobs |
Class for maintaining and synchronizing the runningJobs info.
|