Class | Description |
---|---|
BaseEmptyView |
Holds the basic 'empty view' parent
|
Branch |
A source code branch.
|
Branch.Dead |
Represents a dead branch.
|
Branch.TransientJobActionsFactoryImpl |
Ensures that the
Branch.getActions() are always present in the Actionable.getAllActions() . |
BranchBuildStrategy | |
BranchBuildStrategyDescriptor |
Descriptor for BranchBuildStrategy instances. |
BranchCategoryFilter | |
BranchEventCause |
Declares that a build was due to a branch event.
|
BranchIndexingCause |
Declares that a build was due to branch indexing.
|
BranchNameContributor |
Defines the environment variable
BRANCH_NAME for multibranch builds. |
BranchProjectFactory<P extends hudson.model.Job<P,R> & hudson.model.TopLevelItem,R extends hudson.model.Run<P,R>> |
Creates instances of the branch projects for a specific
Branch and also provides some utility methods for
updating the branch specific projects. |
BranchProjectFactory.HeadByItemImpl | |
BranchProjectFactory.SourceByItemImpl | |
BranchProjectFactoryDescriptor |
Base class for all
BranchProjectFactory instances. |
BranchProperty |
Additional information associated with
Branch . |
BranchPropertyDescriptor |
Descriptor for BranchProperty . |
BranchPropertyDescriptor.Visibility |
Ensures that the configuration screen of (for example)
DefaultBranchPropertyStrategy shows only appropriate descriptors. |
BranchPropertyStrategy |
A strategy for determining the properties that apply to a specific
SCMHead . |
BranchPropertyStrategyDescriptor |
The base class for
Descriptor s or BranchPropertyStrategy instances. |
BranchSource |
A source of branches, which consists of a source and a strategy for creating properties of the branches from this
source.
|
BranchSource.DescriptorImpl |
Our
Descriptor . |
BranchStatusColumn |
ListViewColumn that shows the status icon for item ensuring that Branch.Dead jobs are reported as
disabled. |
BranchStatusColumn.DescriptorImpl |
Our descriptor.
|
BranchStatusColumn.DescriptorVisibilityFilterImpl |
Hide this column from user views as it would only confuse them.
|
BuildRetentionBranchProperty | |
BuildRetentionBranchProperty.DescriptorImpl |
Our
Descriptor . |
CustomOrganizationFolderDescriptor |
Ensures that when we have a non-null
SCMNavigatorDescriptor.newInstance(String) , a special New Item entry is displayed instead of the generic OrganizationFolder.DescriptorImpl . |
CustomOrganizationFolderDescriptor.HideGeneric | |
DefaultBranchPropertyStrategy |
A very simple
BranchPropertyStrategy that just returns the same set of properties for all SCMHead
instances. |
DefaultBranchPropertyStrategy.DescriptorImpl | |
DescriptionColumn |
ListViewColumn that shows the description text of a Job with priority given to
ObjectMetadataAction.getObjectDescription() . |
DescriptionColumn.DescriptorImpl |
Our descriptor.
|
DescriptorOrder<T extends hudson.model.Describable<T>> |
A
Comparator that compares Describable instances of a specific type based
on the order of their
Descriptor s in Jenkins 's list of Descriptor s for
that type. |
ItemColumn |
Like
JobColumn only is aware of PrimaryInstanceMetadataAction and ObjectMetadataAction |
ItemColumn.DescriptorImpl |
Our extension.
|
ItemColumn.DescriptorVisibilityFilterImpl |
Hide this column from user views as it would only confuse them.
|
JobDecorator<P extends hudson.model.Job<P,B>,B extends hudson.model.Run<P,B>> |
Something that can decorate a job.
|
LocalizedViewsTabBar |
JENKINS-39300 work-around.
|
Messages |
Generated localization support class.
|
MetadataActionFolderIcon |
A
FolderIcon specifically for OrganizationFolder and MultiBranchProject instances that will
delegate to the AvatarMetadataAction attached to the folder. |
MetadataActionFolderIcon.DescriptorImpl |
Our descriptor.
|
MultiBranchCategoryFilter | |
MultiBranchProject<P extends hudson.model.Job<P,R> & hudson.model.TopLevelItem,R extends hudson.model.Run<P,R>> |
Abstract base class for multiple-branch based projects.
|
MultiBranchProject.BranchIndexing<P extends hudson.model.Job<P,R> & hudson.model.TopLevelItem,R extends hudson.model.Run<P,R>> |
Represents the branch indexing job.
|
MultiBranchProject.SCMEventListenerImpl |
Our event listener.
|
MultiBranchProject.StateActionFactory |
Adds the
MultiBranchProject.State.sourceActions to Actionable.getAllActions() . |
MultiBranchProjectDescriptor |
The
Descriptor for MultiBranchProject s. |
MultiBranchProjectEmptyView |
Special view used when
MultiBranchProject has no branches. |
MultiBranchProjectFactory |
Creates
MultiBranchProject s for repositories where recognized. |
MultiBranchProjectFactory.BySCMSourceCriteria |
Creates a particular kind of multibranch project insofar as at least one
SCMHead satisfies a probe. |
MultiBranchProjectFactoryDescriptor |
A kind of
MultiBranchProjectFactory . |
MultiBranchProjectViewHolder |
Holds the view configuration for an
MultiBranchProject . |
MultiBranchProjectViewHolder.ViewImpl |
A custom category specific view.
|
MultiBranchProjectViewHolder.ViewImpl.ViewDescriptorImpl |
Our descriptor
|
NamedExceptionsBranchPropertyStrategy |
Allows named branches to get different properties from the rest.
|
NamedExceptionsBranchPropertyStrategy.DescriptorImpl | |
NamedExceptionsBranchPropertyStrategy.Named |
Holds the specific named exception details.
|
NamedExceptionsBranchPropertyStrategy.Named.DescriptorImpl |
Our
Descriptor |
NoTriggerBranchProperty |
Suppresses builds due to
BranchIndexingCause . |
NoTriggerBranchProperty.DescriptorImpl | |
NoTriggerBranchProperty.Dispatcher | |
NoTriggerOrganizationFolderProperty |
Defines
NoTriggerBranchProperty on selected branches. |
NoTriggerOrganizationFolderProperty.DescriptorImpl | |
NoTriggerOrganizationFolderProperty.Dispatcher | |
OrganizationFolder |
A folder-like collection of
MultiBranchProject s, one per repository. |
OrganizationFolder.DescriptorImpl |
Our descriptor
|
OrganizationFolder.OrganizationScan |
Our scan.
|
OrganizationFolder.SCMEventListenerImpl |
Listens for events from the SCM event system.
|
OrganizationFolder.StateActionFactory |
Adds the
OrganizationFolder.State.getActions() to Actionable.getAllActions() . |
OrganizationFolderEmptyView |
Special view used when
OrganizationFolder has no repositories. |
OrganizationFolderViewHolder |
Holds the view configuration for an
OrganizationFolder . |
OrganizationFolderViewHolder.ViewImpl |
A custom category specific view.
|
OrganizationFolderViewHolder.ViewImpl.ViewDescriptorImpl |
Our descriptor
|
OverrideIndexTriggersJobProperty |
Allows overriding indexing triggers for an individual job - either by enabling when the multibranch or org is set to
suppress them, or disabling if they're otherwise enabled.
|
OverrideIndexTriggersJobProperty.DescriptorImpl | |
OverrideIndexTriggersJobProperty.Dispatcher | |
ParameterDefinitionBranchProperty |
Support for build parameters.
|
ProjectDecorator<P extends hudson.model.Project<P,B>,B extends hudson.model.Build<P,B>> |
Something that can decorate a project.
|
RateLimitBranchProperty |
A branch property that limits how often a specific branch can be built.
|
RateLimitBranchProperty.DescriptorImpl |
Our descriptor
|
RateLimitBranchProperty.JobPropertyImpl | |
RateLimitBranchProperty.JobPropertyImpl.DescriptorImpl |
Our descriptor.
|
RateLimitBranchProperty.QueueTaskDispatcherImpl |
This does the work of blocking builds while the throttle is enforced.
|
RateLimitBranchProperty.Throttle |
This class is to work around some annoying "features" of f:optionalBlock
|
SimpleViewBranchFilter |
Base class for a
ViewJobFilter that will filter based on the Branch that a job in a
MultiBranchProject belongs to. |
UntrustedBranchProperty |
Indicates that the branch contains code changes from authors who do not otherwise have the write access
to the repository.
|
UntrustedBranchProperty.DescriptorImpl |
Our
Descriptor . |
WorkspaceLocatorImpl |
Chooses manageable workspace names for branch projects.
|
WorkspaceLocatorImpl.Deleter |
Cleans up workspace when an orphaned branch project is deleted.
|
Copyright © 2016–2017. All rights reserved.