Skip navigation links
A B C D E F G I M N O R S T _ 

A

AbstractMultiBranchProject<P extends hudson.model.AbstractProject<P,B> & hudson.model.TopLevelItem,B extends hudson.model.AbstractBuild<P,B>> - Class in com.github.mjdetullio.jenkins.plugins.multibranch
 
AbstractMultiBranchProject(ItemGroup, String) - Constructor for class com.github.mjdetullio.jenkins.plugins.multibranch.AbstractMultiBranchProject
AbstractMultiBranchProject.BranchProjectItemListener - Class in com.github.mjdetullio.jenkins.plugins.multibranch
Additional listener for normal changes to Items in the UI, used to enforce state for multi-branch projects and their sub-projects.
AbstractMultiBranchProject.BranchProjectSaveListener - Class in com.github.mjdetullio.jenkins.plugins.multibranch
Additional listener for changes to Items via config.xml POST, used to enforce state for multi-branch projects and their sub-projects.

B

BallColorFolderIcon - Class in com.github.mjdetullio.jenkins.plugins.multibranch
FolderIcon that actually shows a BallColor.
BallColorFolderIcon() - Constructor for class com.github.mjdetullio.jenkins.plugins.multibranch.BallColorFolderIcon
No-op constructor used only for data binding.
BallColorFolderIcon.DescriptorImpl - Class in com.github.mjdetullio.jenkins.plugins.multibranch
Registers a descriptor to appear in the "Icon" dropdown on the configuration page.
BranchListView - Class in com.github.mjdetullio.jenkins.plugins.multibranch
Wrapper for ListView that provides additional support for listing branches in multi-branch projects.
BranchListView(String) - Constructor for class com.github.mjdetullio.jenkins.plugins.multibranch.BranchListView
Constructor used for loading objects of this type.
BranchListView(String, ViewGroup) - Constructor for class com.github.mjdetullio.jenkins.plugins.multibranch.BranchListView
Constructor used to instantiate new views with an owner.
BranchListView.DescriptorImpl - Class in com.github.mjdetullio.jenkins.plugins.multibranch
Our descriptor that is simply a duplicate of the normal ListView descriptor.
BranchProjectItemListener() - Constructor for class com.github.mjdetullio.jenkins.plugins.multibranch.AbstractMultiBranchProject.BranchProjectItemListener
 
BranchProjectSaveListener() - Constructor for class com.github.mjdetullio.jenkins.plugins.multibranch.AbstractMultiBranchProject.BranchProjectSaveListener
 

C

CLI_disable_job_shortDescription() - Static method in class com.github.mjdetullio.jenkins.plugins.multibranch.Messages
Disables a job.
CLI_enable_job_shortDescription() - Static method in class com.github.mjdetullio.jenkins.plugins.multibranch.Messages
Enables a job.
com.github.mjdetullio.jenkins.plugins.multibranch - package com.github.mjdetullio.jenkins.plugins.multibranch
 
computeChildren(ChildObserver<P>, TaskListener) - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.AbstractMultiBranchProject
Defines how children are managed when Sync Branches is run.
createComputation(FolderComputation<P>) - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.AbstractMultiBranchProject
Tells this project type to use SyncBranches instead of FolderComputation.
createNewSubProject(AbstractMultiBranchProject, String) - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.AbstractMultiBranchProject
Defines how sub-projects should be created when provided the parent and the branch name.
createNewSubProject(AbstractMultiBranchProject, String) - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.FreeStyleMultiBranchProject
 
createNewSubProject(AbstractMultiBranchProject, String) - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.MavenMultiBranchProject
 

D

DescriptorImpl() - Constructor for class com.github.mjdetullio.jenkins.plugins.multibranch.BallColorFolderIcon.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.github.mjdetullio.jenkins.plugins.multibranch.BranchListView.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.github.mjdetullio.jenkins.plugins.multibranch.FreeStyleMultiBranchProject.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.github.mjdetullio.jenkins.plugins.multibranch.MavenMultiBranchProject.DescriptorImpl
 
disable() - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.AbstractMultiBranchProject
 
disabled - Variable in class com.github.mjdetullio.jenkins.plugins.multibranch.AbstractMultiBranchProject
 
doBuild(TimeDuration) - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.AbstractMultiBranchProject
Hack to remove @RequirePOST annotation, which causes problems with the "Run Now" button even though post="true" is set in the jelly file.
doCheckFileInWorkspace(String) - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.MavenMultiBranchProject
Stapler URL binding used by the configure page to check the location of the POM, alternate settings file, etc - any file.
doCreateItem() - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.BranchListView
Stapler URL binding
doDisable() - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.AbstractMultiBranchProject
 
doEnable() - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.AbstractMultiBranchProject
 
doNewJob() - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.BranchListView
Stapler URL binding
doSyncBranches(StaplerRequest, StaplerResponse) - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.AbstractMultiBranchProject

E

enable() - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.AbstractMultiBranchProject
 
enforceProjectStateOnUpdated(Item) - Static method in class com.github.mjdetullio.jenkins.plugins.multibranch.AbstractMultiBranchProject
Triggered by different listeners to enforce state for multi-branch projects and their sub-projects.

F

FreeStyleMultiBranchProject - Class in com.github.mjdetullio.jenkins.plugins.multibranch
 
FreeStyleMultiBranchProject(ItemGroup, String) - Constructor for class com.github.mjdetullio.jenkins.plugins.multibranch.FreeStyleMultiBranchProject
Constructor that specifies the ItemGroup for this project and the project name.
FreeStyleMultiBranchProject.DescriptorImpl - Class in com.github.mjdetullio.jenkins.plugins.multibranch
Our project's descriptor.
FreeStyleMultiBranchProject_DisplayName() - Static method in class com.github.mjdetullio.jenkins.plugins.multibranch.Messages
Freestyle multi-branch project

G

getBallColor() - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.AbstractMultiBranchProject
Used as the color of the status ball for the project.
getBranch(String) - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.AbstractMultiBranchProject
Stapler URL binding for ${rootUrl}/job/${project}/branch/${branchProject}
getBranch(String) - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.BranchListView
Alias for View.getItem(String).
getBuildClass() - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.FreeStyleMultiBranchProject
getBuildClass() - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.MavenMultiBranchProject
 
getConfigureUrl() - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.BranchListView
Used by Jelly to get the correct configure URL when linking from views with no jobs.
getDescription() - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.BallColorFolderIcon
Delegates the description to the BallColorFolderIcon.owner's BallColor.
getDescriptor() - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.FreeStyleMultiBranchProject
getDescriptor() - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.MavenMultiBranchProject
 
getDisplayName() - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.BallColorFolderIcon.DescriptorImpl
getDisplayName() - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.FreeStyleMultiBranchProject.DescriptorImpl
getDisplayName() - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.MavenMultiBranchProject.DescriptorImpl
getDisplayName() - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.SyncBranches
getFirstBuild() - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.AbstractMultiBranchProject
Returns the oldest build in the record.
getImageOf(String) - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.BallColorFolderIcon
Delegates the image to the BallColorFolderIcon.owner's BallColor.
getJobsDir() - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.AbstractMultiBranchProject
Returns the "branches" directory inside the project directory.
getLastBuild() - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.AbstractMultiBranchProject
Returns the last build.
getLastCompletedBuild() - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.AbstractMultiBranchProject
Returns the last completed build, if any.
getLastFailedBuild() - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.AbstractMultiBranchProject
Returns the last failed build, if any.
getLastStableBuild() - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.AbstractMultiBranchProject
Returns the last stable build, if any.
getLastSuccessfulBuild() - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.AbstractMultiBranchProject
Returns the last successful build, if any.
getLastUnstableBuild() - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.AbstractMultiBranchProject
Returns the last unstable build, if any.
getLastUnsuccessfulBuild() - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.AbstractMultiBranchProject
Returns the last build that was anything but stable, if any.
getParameter(String) - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.TemplateStaplerRequestWrapper
Overrides certain parameter names with certain values needed when setting the configuration for template projects.
getParent() - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.SyncBranches
getPronoun() - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.AbstractMultiBranchProject
Get the term used in the UI to represent this kind of AbstractProject.
getRootDirFor(P) - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.AbstractMultiBranchProject
getSCMSource(String) - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.AbstractMultiBranchProject
getSCMSource() - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.AbstractMultiBranchProject
Returns the project's only SCMSource.
getSCMSourceCriteria(SCMSource) - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.AbstractMultiBranchProject
getSCMSourceDescriptors(boolean) - Static method in class com.github.mjdetullio.jenkins.plugins.multibranch.AbstractMultiBranchProject
Returns a list of SCMSourceDescriptors that we want to use for this project type.
getSCMSources() - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.AbstractMultiBranchProject
getSubmittedForm() - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.TemplateStaplerRequestWrapper
Overrides the form with a sanitized version.
getTemplate() - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.AbstractMultiBranchProject
Retrieves the template sub-project.
getTemplateDir() - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.AbstractMultiBranchProject
Returns the "template" directory inside the project directory.
getUrlChildPrefix() - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.AbstractMultiBranchProject
getViewDescriptors() - Static method in class com.github.mjdetullio.jenkins.plugins.multibranch.AbstractMultiBranchProject
Returns a list of ViewDescriptors that we want to use for this project type.

I

init2() - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.AbstractMultiBranchProject
Common initialization that is invoked when either a new project is created with the constructor AbstractMultiBranchProject.AbstractMultiBranchProject(ItemGroup, String) or when a project is loaded from disk with AbstractMultiBranchProject.onLoad(ItemGroup, String).
initViews(List<View>) - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.AbstractMultiBranchProject
Overrides view initialization to use BranchListView instead of AllView.
isAllowAnonymousSync() - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.AbstractMultiBranchProject
Gets whether anonymous sync is allowed from ${JOB_URL}/syncBranches
isBuildable() - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.AbstractMultiBranchProject
isConfigurable() - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.AbstractMultiBranchProject
Gets whether or not this item is configurable (always true).
isDisabled() - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.AbstractMultiBranchProject
Gets whether this project is disabled.
isInstantiable() - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.BranchListView.DescriptorImpl
isSuppressTriggerNewBranchBuild() - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.AbstractMultiBranchProject
Gets whether build on new branch is suppressed.

M

makeDisabled(boolean) - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.AbstractMultiBranchProject
Marks the build as disabled.
MavenMultiBranchProject - Class in com.github.mjdetullio.jenkins.plugins.multibranch
 
MavenMultiBranchProject(ItemGroup, String) - Constructor for class com.github.mjdetullio.jenkins.plugins.multibranch.MavenMultiBranchProject
Constructor that specifies the ItemGroup for this project and the project name.
MavenMultiBranchProject.DescriptorImpl - Class in com.github.mjdetullio.jenkins.plugins.multibranch
Our project's descriptor.
MavenMultiBranchProject_DisplayName() - Static method in class com.github.mjdetullio.jenkins.plugins.multibranch.Messages
Maven multi-branch project
Messages - Class in com.github.mjdetullio.jenkins.plugins.multibranch
 
Messages() - Constructor for class com.github.mjdetullio.jenkins.plugins.multibranch.Messages
 
migrate() - Static method in class com.github.mjdetullio.jenkins.plugins.multibranch.AbstractMultiBranchProject
Migrates SyncBranchesTrigger to TimerTrigger and copies the template's AuthorizationMatrixProperty to the parent as a AuthorizationMatrixProperty.

N

newInstance(ItemGroup, String) - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.FreeStyleMultiBranchProject.DescriptorImpl
newInstance(ItemGroup, String) - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.MavenMultiBranchProject.DescriptorImpl

O

onChange(Saveable, XmlFile) - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.AbstractMultiBranchProject.BranchProjectSaveListener
 
onCopiedFrom(Item) - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.AbstractMultiBranchProject
onLoad(ItemGroup<? extends Item>, String) - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.AbstractMultiBranchProject
onSCMSourceUpdated(SCMSource) - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.AbstractMultiBranchProject
onUpdated(Item) - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.AbstractMultiBranchProject.BranchProjectItemListener
 

R

rawDecode(String) - Static method in class com.github.mjdetullio.jenkins.plugins.multibranch.AbstractMultiBranchProject
Inverse function of Util.rawEncode(String).
registerXStream() - Static method in class com.github.mjdetullio.jenkins.plugins.multibranch.BranchListView
Gives this class an alias for configuration XML.
registerXStream() - Static method in class com.github.mjdetullio.jenkins.plugins.multibranch.FreeStyleMultiBranchProject
Gives this class an alias for configuration XML.
registerXStream() - Static method in class com.github.mjdetullio.jenkins.plugins.multibranch.MavenMultiBranchProject
Gives this class an alias for configuration XML.
registerXStream() - Static method in class com.github.mjdetullio.jenkins.plugins.multibranch.SyncBranches
Gives this class an alias for configuration XML.

S

scmSource - Variable in class com.github.mjdetullio.jenkins.plugins.multibranch.AbstractMultiBranchProject
 
sendRedirect(String) - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.TemplateStaplerResponseWrapper
 
sendRedirect(int, String) - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.TemplateStaplerResponseWrapper
 
sendRedirect2(String) - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.TemplateStaplerResponseWrapper
 
setAllowAnonymousSync(boolean) - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.AbstractMultiBranchProject
Sets whether anonymous sync is allowed from ${JOB_URL}/syncBranches.
setOwner(AbstractFolder<?>) - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.BallColorFolderIcon
setSuppressTriggerNewBranchBuild(boolean) - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.AbstractMultiBranchProject
Sets whether build on new branch is suppressed.
submit(StaplerRequest, StaplerResponse) - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.AbstractMultiBranchProject
Sets various implementation-specific fields and forwards wrapped req/rsp objects on to the AbstractMultiBranchProject.templateProject's AbstractProject.doConfigSubmit(StaplerRequest, StaplerResponse) method.
supportsMakeDisabled() - Method in class com.github.mjdetullio.jenkins.plugins.multibranch.AbstractMultiBranchProject
Specifies whether this project may be disabled by the user.
SyncBranches<P extends hudson.model.AbstractProject<P,B> & hudson.model.TopLevelItem,B extends hudson.model.AbstractBuild<P,B>> - Class in com.github.mjdetullio.jenkins.plugins.multibranch
Re-branding of FolderComputation in name only.
SyncBranches(AbstractMultiBranchProject<P, B>, SyncBranches<P, B>) - Constructor for class com.github.mjdetullio.jenkins.plugins.multibranch.SyncBranches
 

T

templateProject - Variable in class com.github.mjdetullio.jenkins.plugins.multibranch.AbstractMultiBranchProject
 
TemplateStaplerRequestWrapper - Class in com.github.mjdetullio.jenkins.plugins.multibranch
Prevents configuration of AbstractMultiBranchProjects from bleeding into their template projects when the request is passed to the template's AbstractProject.doConfigSubmit(StaplerRequest, StaplerResponse) method.
TemplateStaplerResponseWrapper - Class in com.github.mjdetullio.jenkins.plugins.multibranch
Prevents the template project from committing a redirect when it finishes handling the request in AbstractProject.doConfigSubmit(StaplerRequest, StaplerResponse).

_

_CLI_disable_job_shortDescription() - Static method in class com.github.mjdetullio.jenkins.plugins.multibranch.Messages
Disables a job.
_CLI_enable_job_shortDescription() - Static method in class com.github.mjdetullio.jenkins.plugins.multibranch.Messages
Enables a job.
_FreeStyleMultiBranchProject_DisplayName() - Static method in class com.github.mjdetullio.jenkins.plugins.multibranch.Messages
Freestyle multi-branch project
_MavenMultiBranchProject_DisplayName() - Static method in class com.github.mjdetullio.jenkins.plugins.multibranch.Messages
Maven multi-branch project
A B C D E F G I M N O R S T _ 
Skip navigation links

Copyright © 2004-2015. All Rights Reserved.