FolderIcon
that actually shows a BallColor
status icon, calculated from
AbstractFolder.getAllJobs()
.ListView
that provides additional support for listing branches in multi-branch projects.ListView
descriptor.JobProperty
that holds a Branch
so that TemplateDrivenMultiBranchProject
s can
manage the project holding this property.BranchProjectProperty
's descriptor.CLI.disable-job.shortDescription
: Disables a job.
.CLI.enable-job.shortDescription
: Enables a job.
.TemplateDrivenBranchProjectFactory.updateByXml(AbstractProject, Source)
and saving the configuration,
rather than only updating the project in memory.TemplateDrivenBranchProjectFactory
's descriptor.ItemGroup
for this project and the project name.FreeStyleMultiBranchProject
's descriptor.FreeStyleMultiBranchProject_Description
: {@code This job
type is deprecated.FreeStyleMultiBranchProject_DisplayName
: Freestyle
multi-branch project (DEPRECATED)
.View.getItem(String)
.BallColorFolderIcon.owner
's BallColor
.SelectJobsBallColorFolderIcon.owner
's BallColor
.BallColorFolderIcon.owner
's BallColor
.SelectJobsBallColorFolderIcon.owner
's BallColor
.AbstractProject
.ViewDescriptor
s that we want to use for this project type.TemplateDrivenMultiBranchProject.TemplateDrivenMultiBranchProject(ItemGroup, String)
or when a project
is loaded from disk with TemplateDrivenMultiBranchProject.onLoad(ItemGroup, String)
.IvyBranchProjectFactory
's descriptor.ItemGroup
for this
project and the project name.IvyMultiBranchProject
's descriptor.IvyMultiBranchProject_Description
: {@code This job type is
deprecated.IvyMultiBranchProject_DisplayName
: Ivy multi-branch
project (DEPRECATED)
.MatrixBranchProjectFactory
's descriptor.ItemGroup
for this project and the
project name.MatrixMultiBranchProject
's descriptor.MatrixMultiBranchProject_Description
: {@code This job type
is deprecated.MatrixMultiBranchProject_DisplayName
: Multi-configuration multi-branch project (DEPRECATED)
.MavenBranchProjectFactory
's descriptor.ItemGroup
for this project and the project name.MavenMultiBranchProject
's descriptor.MavenMultiBranchProject_Description
: {@code This job type
is deprecated.MavenMultiBranchProject_DisplayName
: Maven
multi-branch project (DEPRECATED)
.TemplateDrivenMultiBranchProject
as the parent and
TemplateDrivenMultiBranchProject.TEMPLATE
as the name.TemplateDrivenMultiBranchProject.template
.FolderIcon
that actually shows a BallColor
status icon, calculated from
the specified children.TemplateDrivenMultiBranchProject.template
's AbstractProject.doConfigSubmit(StaplerRequest, StaplerResponse)
method.TopLevelItem
.TemplateDrivenMultiBranchProject
s from bleeding into their template projects
when the request is passed to the template's
AbstractProject.doConfigSubmit(StaplerRequest, StaplerResponse)
method.AbstractProject.doConfigSubmit(StaplerRequest, StaplerResponse)
.CLI.disable-job.shortDescription
: Disables a job.
.CLI.enable-job.shortDescription
: Enables a job.
.FreeStyleMultiBranchProject_Description
: {@code This job
type is deprecated.FreeStyleMultiBranchProject_DisplayName
: Freestyle
multi-branch project (DEPRECATED)
.IvyMultiBranchProject_Description
: {@code This job type is
deprecated.IvyMultiBranchProject_DisplayName
: Ivy multi-branch
project (DEPRECATED)
.MatrixMultiBranchProject_Description
: {@code This job type
is deprecated.MatrixMultiBranchProject_DisplayName
: Multi-configuration multi-branch project (DEPRECATED)
.MavenMultiBranchProject_Description
: {@code This job type
is deprecated.MavenMultiBranchProject_DisplayName
: Maven
multi-branch project (DEPRECATED)
.Copyright © 2016–2017. All rights reserved.