All Classes Interface Summary Class Summary Enum Summary Exception Summary
Class |
Description |
AbstractNameValueHeader |
Abstract header to show name-value pairs, largely a placeholder for
.jelly files to inherit for children.
|
BuildCardExtension |
This class is an extension point for a plugin to provide their own behavior for the 'build cards'
that show up in the build pipeline plugin.
|
BuildForm |
|
BuildGrid |
Grid of BuildForm s, which represents one instance
of a pipeline execution.
|
BuildJSONBuilder |
|
BuildNotFoundException |
Build not found
|
BuildPipelineDashboard |
This class provides the entry point to use this plugin in the dashboard-plugin
|
BuildPipelineDashboard.BuildPipelineDashboardDescriptor |
Extension point registration.
|
BuildPipelineForm |
|
BuildPipelineTrigger |
The build pipeline trigger allows the creation of downstream jobs which aren't triggered automatically.
|
BuildPipelineTrigger.DescriptorImpl |
Set the descriptor for build pipeline trigger class This descriptor is only attached to Build Trigger Post Build action in JOB
configuration page
|
BuildPipelineTrigger.DescriptorImpl.ItemListenerImpl |
If a job is renamed, update all BuildPipelineTriggers with the new name.
|
BuildPipelineView |
This view displays the set of jobs that are related
based on their upstream\downstream relationships as a pipeline.
|
BuildPipelineView.DescriptorImpl |
This descriptor class is required to configure the View Page
|
BuildPipelineView.Function<F,T> |
A function which accepts an argument and returns a result.
|
BuildUtil |
Provides helper methods for #hudson.model.AbstractBuild
|
BuildVariablesHeader |
Pull values from build variables, hiding sensitive ones
|
BuildVariablesHeader.DescriptorImpl |
Descriptor, since we're in the UI
|
DefaultBuildGridImpl |
BuildGrid implementation backed by a sparse array.
|
DefaultProjectGridImpl |
|
DownstreamDependency |
Defines downstream dependency for the build pipeline trigger
|
DownstreamProjectGridBuilder |
|
DownstreamProjectGridBuilder.DescriptorImpl |
Descriptor.
|
FilteredVariablesHeader |
Specify which variables to show
|
FilteredVariablesHeader.DescriptorImpl |
Descriptor, since we show it in UI
|
FilteredVariablesHeader.FilteredVariable |
UI placeholder for a string (yey)
|
FilteredVariablesHeader.FilteredVariable.DescriptorImpl |
Descriptor class, since we're in the UI
|
FormValidations |
Form validation class for validation errors.
|
Grid<T> |
Two-dimensional finite sparse placement of things (such as projects and builds) into a grid/matrix layout.
|
HudsonResult |
Hudson Result
|
Messages |
Generated localization support class.
|
NullColumnHeader |
Do not show any column headers
|
NullColumnHeader.DescriptorImpl |
Descriptor, since we're in the UI
|
ParametersActionHeader |
Provide parameters only from the ParametersAction and nothing else
See issue JENKINS-14591
|
ParametersActionHeader.DescriptorImpl |
Descriptor, since we show it in UI
|
PipelineBuild |
|
PipelineHeaderExtension |
An extension point to provide column and/or row headers for the build pipeline
|
PipelineHeaderExtensionDescriptor |
|
ProjectForm |
|
ProjectGrid |
Two-dimensional placement of ProjectForm s into a grid/matrix layout.
|
ProjectGridBuilder |
Encapsulates the definition of how to layout projects into a ProjectGrid .
|
ProjectGridBuilderDescriptor |
|
ProjectJSONBuilder |
|
ProjectUtil |
Provides helper methods for #hudson.model.AbstractProject
|
ReadOnlyBuildPipelineView |
This class provides a read-only view for the existing build-pipeline view.
|
SimpleColumnHeader |
Just show build name and number
|
SimpleColumnHeader.DescriptorImpl |
Descriptor since we're in the UI
|
SimpleRowHeader |
Just show the pipeline number
|
SimpleRowHeader.DescriptorImpl |
Descriptor since we're in the UI
|
StandardBuildCard |
|
StandardBuildCard.DescriptorImpl |
Descriptor, since we're in the UI
|
Strings |
Message resource bundle utility
|