| Class | Description |
|---|---|
| BuildForm | |
| BuildGrid | |
| BuildJSONBuilder | |
| BuildPipelineForm | |
| 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
|
| DefaultBuildGridImpl |
BuildGrid implementation backed by a sparse array. |
| DefaultProjectGridImpl |
ProjectGrid backed by map. |
| DownstreamProjectGridBuilder |
ProjectGridBuilder based on the upstream/downstream relationship. |
| DownstreamProjectGridBuilder.DescriptorImpl |
Descriptor.
|
| Grid<T> |
Two-dimensional finite sparse placement of things (such as projects and builds) into a grid/matrix layout.
|
| PipelineBuild | |
| ProjectForm | |
| ProjectGrid |
Two-dimensional placement of
ProjectForms into a grid/matrix layout. |
| ProjectGridBuilder |
Encapsulates the definition of how to layout projects into a
ProjectGrid. |
| ProjectGridBuilderDescriptor |
Descriptor for ProjectGridBuilder. |
| ProjectJSONBuilder | |
| Strings |
Message resource bundle utility
|
| Exception | Description |
|---|---|
| BuildNotFoundException |
Build not found
|
Copyright © 2004-2013 Hudson. All Rights Reserved.