- getACL() - Method in class jenkins.branch.MultiBranchProject
- getBranch(P) - Method in class jenkins.branch.BranchProjectFactory
-
Gets the
Branch that a specific project was configured for.
- getBranch(String) - Method in class jenkins.branch.MultiBranchProject
-
- getBranches() - Method in class jenkins.branch.NoTriggerOrganizationFolderProperty
-
- getBranchPropertyStrategy(SCMSource) - Method in class jenkins.branch.MultiBranchProject
-
- getBranchSourceDescriptor() - Method in class jenkins.branch.MultiBranchProjectDescriptor
-
- getBuildDiscarder() - Method in class jenkins.branch.BuildRetentionBranchProperty
-
- getCategoryId() - Method in class jenkins.branch.CustomOrganizationFolderDescriptor
-
Needed if it wants SCMNavigator implementations are categorized in Jenkins 2.x.
- getClazz() - Method in class jenkins.branch.MultiBranchProjectDescriptor
-
We have to extend
TopLevelItemDescriptor but we want to be able to access
Descriptor.clazz as a
MultiBranchProject based type.
- getComputationDir() - Method in class jenkins.branch.MultiBranchProject
-
Returns the directory that branch indexing is stored in.
- getCount() - Method in class jenkins.branch.RateLimitBranchProperty
-
Gets the maximum builds within the duration.
- getCount() - Method in class jenkins.branch.RateLimitBranchProperty.JobPropertyImpl
-
Gets the maximum builds within the duration.
- getCount() - Method in class jenkins.branch.RateLimitBranchProperty.Throttle
-
Gets the maximum builds within the duration.
- getDataFile() - Method in class jenkins.branch.MultiBranchProject.BranchIndexing
- getDefaultProperties() - Method in class jenkins.branch.NamedExceptionsBranchPropertyStrategy
-
Gets the default properties.
- getDescription() - Method in class jenkins.branch.CustomOrganizationFolderDescriptor
-
Needed if it wants SCMNavigator implementations are categorized in Jenkins 2.x.
- getDescriptor() - Method in class jenkins.branch.BranchProperty
- getDescriptor() - Method in class jenkins.branch.BranchPropertyStrategy
- getDescriptor() - Method in class jenkins.branch.MultiBranchProject
- getDescriptor() - Method in class jenkins.branch.MultiBranchProjectFactory
-
- getDisplayName() - Method in class jenkins.branch.BranchSource.DescriptorImpl
- getDisplayName() - Method in class jenkins.branch.BuildRetentionBranchProperty.DescriptorImpl
- getDisplayName() - Method in class jenkins.branch.CustomOrganizationFolderDescriptor
-
- getDisplayName() - Method in class jenkins.branch.DefaultBranchPropertyStrategy.DescriptorImpl
- getDisplayName() - Method in class jenkins.branch.MultiBranchProject.BranchIndexing
- getDisplayName() - Method in class jenkins.branch.NamedExceptionsBranchPropertyStrategy.DescriptorImpl
- getDisplayName() - Method in class jenkins.branch.NamedExceptionsBranchPropertyStrategy.Named.DescriptorImpl
- getDisplayName() - Method in class jenkins.branch.NoTriggerBranchProperty.DescriptorImpl
-
- getDisplayName() - Method in class jenkins.branch.NoTriggerOrganizationFolderProperty.DescriptorImpl
-
- getDisplayName() - Method in class jenkins.branch.OverrideIndexTriggersJobProperty.DescriptorImpl
-
- getDisplayName() - Method in class jenkins.branch.RateLimitBranchProperty.DescriptorImpl
- getDisplayName() - Method in class jenkins.branch.RateLimitBranchProperty.JobPropertyImpl.DescriptorImpl
- getDisplayName() - Method in class jenkins.branch.UntrustedBranchProperty.DescriptorImpl
- getDuration() - Method in class jenkins.branch.RateLimitBranchProperty.JobPropertyImpl
-
Gets the duration.
- getDurationName() - Method in class jenkins.branch.RateLimitBranchProperty
-
Gets the duration.
- getDurationName() - Method in class jenkins.branch.RateLimitBranchProperty.JobPropertyImpl
-
Gets the duration name.
- getDurationName() - Method in class jenkins.branch.RateLimitBranchProperty.Throttle
-
Gets the duration.
- getEnableTriggers() - Method in class jenkins.branch.OverrideIndexTriggersJobProperty
-
- getEncodedName() - Method in class jenkins.branch.Branch
-
Gets a branch name suitable for use in paths.
- getHead() - Method in class jenkins.branch.Branch
-
Returns the of the branch
- getHead(Item) - Method in class jenkins.branch.BranchProjectFactory.HeadByItemImpl
- getIconFilePathPattern() - Method in class jenkins.branch.CustomOrganizationFolderDescriptor
-
Needed if it wants SCMNavigator implementations are categorized in Jenkins 2.x.
- getId() - Method in class jenkins.branch.CustomOrganizationFolderDescriptor
-
- getIndexing() - Method in class jenkins.branch.MultiBranchProject
-
Returns the current/most recent indexing details.
- getIndexingUrl() - Method in class jenkins.branch.BranchIndexingCause
-
- getItem(String) - Method in class jenkins.branch.MultiBranchProject
-
Returns the named child job or null if no such job exists.
- getItems() - Method in class jenkins.branch.BaseEmptyView
- getJobsDir() - Method in class jenkins.branch.MultiBranchProject
-
Returns the directory that all branches are stored in.
- getLogFile() - Method in class jenkins.branch.MultiBranchProject.BranchIndexing
- getMillisecondsBetweenBuilds() - Method in class jenkins.branch.RateLimitBranchProperty.JobPropertyImpl
-
Returns the minimum time between builds required to enforce the throttle.
- getMultiBranchProject() - Method in class jenkins.branch.BranchIndexingCause
-
Gets the associated multibranch project.
- getName() - Method in class jenkins.branch.Branch
-
Returns the name of the branch.
- getName() - Method in class jenkins.branch.NamedExceptionsBranchPropertyStrategy.Named
-
Returns the name(s) to match.
- getNamedExceptions() - Method in class jenkins.branch.NamedExceptionsBranchPropertyStrategy
-
Gets the named exceptions to the defaults.
- getNavigators() - Method in class jenkins.branch.OrganizationFolder
-
- getOwner() - Method in class jenkins.branch.BranchProjectFactory
-
Gets the current owner.
- getParameterDefinitions() - Method in class jenkins.branch.ParameterDefinitionBranchProperty
-
- getParent() - Method in class jenkins.branch.MultiBranchProject.BranchIndexing
- getPrimaryView() - Method in class jenkins.branch.MultiBranchProject
- getPrimaryView() - Method in class jenkins.branch.OrganizationFolder
-
Will create an specialized view when there are no repositories or branches found, which contain a Jenkinsfile
or other MARKER file.
- getProjectFactories() - Method in class jenkins.branch.OrganizationFolder
-
- getProjectFactory() - Method in class jenkins.branch.MultiBranchProject
-
- getProjectFactoryDescriptors() - Method in class jenkins.branch.MultiBranchProjectDescriptor
-
- getProperties() - Method in class jenkins.branch.Branch
-
Gets all the properties.
- getPropertiesFor(SCMHead) - Method in class jenkins.branch.BranchPropertyStrategy
-
Returns the list of properties to be injected into the
Branch for the specified
SCMHead.
- getPropertiesFor(SCMHead) - Method in class jenkins.branch.DefaultBranchPropertyStrategy
-
Returns the list of properties to be injected into the
Branch for the specified
SCMHead.
- getPropertiesFor(SCMHead) - Method in class jenkins.branch.NamedExceptionsBranchPropertyStrategy
-
Returns the list of properties to be injected into the
Branch for the specified
SCMHead.
- getProperty(Class<T>) - Method in class jenkins.branch.Branch
-
Gets the specific property, or null if no such property is found.
- getProps() - Method in class jenkins.branch.DefaultBranchPropertyStrategy
-
Gets the properties.
- getProps() - Method in class jenkins.branch.NamedExceptionsBranchPropertyStrategy.Named
-
Returns the exception properties.
- getPublisherDescriptors() - Method in class jenkins.branch.UntrustedBranchProperty.DescriptorImpl
-
- getPublisherWhitelist() - Method in class jenkins.branch.UntrustedBranchProperty
-
- getRevision(P) - Method in class jenkins.branch.BranchProjectFactory
-
Gets the SCMRevision that the project was last built for.
- getRootDirFor(P) - Method in class jenkins.branch.MultiBranchProject
- getScm() - Method in class jenkins.branch.Branch
-
Returns the SCM for the branch.
- getSCMSource(String) - Method in class jenkins.branch.MultiBranchProject
- getSCMSource(String) - Method in class jenkins.branch.OrganizationFolder
-
- getSCMSourceCriteria(SCMSource) - Method in class jenkins.branch.MultiBranchProject
- getSCMSourceCriteria(SCMSource) - Method in class jenkins.branch.MultiBranchProjectFactory.BySCMSourceCriteria
-
Defines how to decide whether or not a given repository should host our type of project.
- getSCMSourceCriteria(SCMSource) - Method in class jenkins.branch.OrganizationFolder
-
- getSCMSourceDescriptors(boolean) - Method in class jenkins.branch.MultiBranchProjectDescriptor
-
Gets the SCMSourceDescriptors.
- getSCMSources() - Method in class jenkins.branch.MultiBranchProject
- getSCMSources() - Method in class jenkins.branch.OrganizationFolder
-
- getSearchUrl() - Method in class jenkins.branch.MultiBranchProject.BranchIndexing
- getShortDescription() - Method in class jenkins.branch.BranchIndexingCause
- getSource() - Method in class jenkins.branch.BranchSource
-
Gets the source.
- getSourceId() - Method in class jenkins.branch.Branch
-
Returns the SCMSource.getId() that this branch originates from.
- getSources() - Method in class jenkins.branch.MultiBranchProject
-
The sources of branches.
- getSourcesList() - Method in class jenkins.branch.MultiBranchProject
-
Offers direct access to the configurable list of branch sources.
- getStrategy() - Method in class jenkins.branch.BranchSource
-
Gets the strategy.
- getThrottle() - Method in class jenkins.branch.RateLimitBranchProperty.JobPropertyImpl
-
- getUrl() - Method in class jenkins.branch.MultiBranchProject.BranchIndexing
- getView(String) - Method in class jenkins.branch.MultiBranchProject
-
- getView(String) - Method in class jenkins.branch.OrganizationFolder
-
- getWelcomeView() - Method in class jenkins.branch.MultiBranchProject
-
Creates a place holder view when there's no active branch indexed.
- getWelcomeView() - Method in class jenkins.branch.OrganizationFolder
-
Creates a place holder view when there's no active branch indexed.
- RateLimitBranchProperty - Class in jenkins.branch
-
A branch property that limits how often a specific branch can be built.
- RateLimitBranchProperty(int, String) - Constructor for class jenkins.branch.RateLimitBranchProperty
-
Constructor for stapler.
- RateLimitBranchProperty.DescriptorImpl - Class in jenkins.branch
-
Our descriptor
- RateLimitBranchProperty.JobPropertyImpl - Class in jenkins.branch
-
- RateLimitBranchProperty.JobPropertyImpl.DescriptorImpl - Class in jenkins.branch
-
Our descriptor.
- RateLimitBranchProperty.QueueTaskDispatcherImpl - Class in jenkins.branch
-
This does the work of blocking builds while the throttle is enforced.
- RateLimitBranchProperty.Throttle - Class in jenkins.branch
-
This class is to work around some annoying "features" of f:optionalBlock
- RateLimitBranchProperty_ApproxDaysBetweenBuilds(Object) - Static method in class jenkins.branch.Messages
-
Key RateLimitBranchProperty.ApproxDaysBetweenBuilds: Approximately {0,choice,1#a day|1<{0,number,integer} days} between
builds.
- RateLimitBranchProperty_ApproxHoursBetweenBuilds(Object) - Static method in class jenkins.branch.Messages
-
Key RateLimitBranchProperty.ApproxHoursBetweenBuilds: Approximately {0,choice,1#an hour|1<{0,number,integer} hours} between
builds.
- RateLimitBranchProperty_ApproxMinsBetweenBuilds(Object) - Static method in class jenkins.branch.Messages
-
Key RateLimitBranchProperty.ApproxMinsBetweenBuilds: Approximately {0,choice,1#a minute|1<{0,number,integer} minutes}
between builds.
- RateLimitBranchProperty_ApproxSecsBetweenBuilds(Object) - Static method in class jenkins.branch.Messages
-
Key RateLimitBranchProperty.ApproxSecsBetweenBuilds: Approximately {0,choice,1#a second|1<{0,number,integer} seconds}
between builds.
- RateLimitBranchProperty_ApproxWeeksBetweenBuilds(Object) - Static method in class jenkins.branch.Messages
-
Key RateLimitBranchProperty.ApproxWeeksBetweenBuilds: Approximately {0,choice,1#a week|1<{0,number,integer} weeks} between
builds.
- RateLimitBranchProperty_BuildBlocked(Object) - Static method in class jenkins.branch.Messages
-
Key RateLimitBranchProperty.BuildBlocked: Build
throttle expires at {0,time} on {0,date}.
- RateLimitBranchProperty_DisplayName() - Static method in class jenkins.branch.Messages
-
Key RateLimitBranchProperty.DisplayName: Throttle
builds.
- RateLimitBranchProperty_duration_day() - Static method in class jenkins.branch.Messages
-
Key RateLimitBranchProperty.duration.day: Day.
- RateLimitBranchProperty_duration_hour() - Static method in class jenkins.branch.Messages
-
Key RateLimitBranchProperty.duration.hour: Hour.
- RateLimitBranchProperty_duration_month() - Static method in class jenkins.branch.Messages
-
Key RateLimitBranchProperty.duration.month: Month.
- RateLimitBranchProperty_duration_week() - Static method in class jenkins.branch.Messages
-
Key RateLimitBranchProperty.duration.week: Week.
- RateLimitBranchProperty_duration_year() - Static method in class jenkins.branch.Messages
-
Key RateLimitBranchProperty.duration.year: Year.
- rawDecode(String) - Static method in class jenkins.branch.MultiBranchProject
-
Inverse function of Util.rawEncode(String)
- recognizes(ItemGroup<?>, String, List<? extends SCMSource>, Map<String, Object>, TaskListener) - Method in class jenkins.branch.MultiBranchProjectFactory.BySCMSourceCriteria
-
- recognizes(ItemGroup<?>, String, List<? extends SCMSource>, Map<String, Object>, TaskListener) - Method in class jenkins.branch.MultiBranchProjectFactory
-
Determines whether this factory recognizes a given configuration.
- reverse(Class<T>) - Static method in class jenkins.branch.DescriptorOrder
-
Returns a
Comparator that reverses the order of the corresponding
Jenkins.getDescriptorList(Class).
- _DefaultBranchPropertyStrategy_DisplayName() - Static method in class jenkins.branch.Messages
-
Key DefaultBranchPropertyStrategy.DisplayName: All
branches get the same properties.
- _NamedExceptionsBranchPropertyStrategy_DisplayName() - Static method in class jenkins.branch.Messages
-
Key NamedExceptionsBranchPropertyStrategy.DisplayName: Named branches get different properties.
- _NoTriggerBranchProperty_suppress_automatic_scm_triggering() - Static method in class jenkins.branch.Messages
-
Key NoTriggerBranchProperty.suppress_automatic_scm_triggering:
Suppress automatic SCM triggering.
- _RateLimitBranchProperty_ApproxDaysBetweenBuilds(Object) - Static method in class jenkins.branch.Messages
-
Key RateLimitBranchProperty.ApproxDaysBetweenBuilds: Approximately {0,choice,1#a day|1<{0,number,integer} days} between
builds.
- _RateLimitBranchProperty_ApproxHoursBetweenBuilds(Object) - Static method in class jenkins.branch.Messages
-
Key RateLimitBranchProperty.ApproxHoursBetweenBuilds: Approximately {0,choice,1#an hour|1<{0,number,integer} hours} between
builds.
- _RateLimitBranchProperty_ApproxMinsBetweenBuilds(Object) - Static method in class jenkins.branch.Messages
-
Key RateLimitBranchProperty.ApproxMinsBetweenBuilds: Approximately {0,choice,1#a minute|1<{0,number,integer} minutes}
between builds.
- _RateLimitBranchProperty_ApproxSecsBetweenBuilds(Object) - Static method in class jenkins.branch.Messages
-
Key RateLimitBranchProperty.ApproxSecsBetweenBuilds: Approximately {0,choice,1#a second|1<{0,number,integer} seconds}
between builds.
- _RateLimitBranchProperty_ApproxWeeksBetweenBuilds(Object) - Static method in class jenkins.branch.Messages
-
Key RateLimitBranchProperty.ApproxWeeksBetweenBuilds: Approximately {0,choice,1#a week|1<{0,number,integer} weeks} between
builds.
- _RateLimitBranchProperty_BuildBlocked(Object) - Static method in class jenkins.branch.Messages
-
Key RateLimitBranchProperty.BuildBlocked: Build
throttle expires at {0,time} on {0,date}.
- _RateLimitBranchProperty_DisplayName() - Static method in class jenkins.branch.Messages
-
Key RateLimitBranchProperty.DisplayName: Throttle
builds.
- _RateLimitBranchProperty_duration_day() - Static method in class jenkins.branch.Messages
-
Key RateLimitBranchProperty.duration.day: Day.
- _RateLimitBranchProperty_duration_hour() - Static method in class jenkins.branch.Messages
-
Key RateLimitBranchProperty.duration.hour: Hour.
- _RateLimitBranchProperty_duration_month() - Static method in class jenkins.branch.Messages
-
Key RateLimitBranchProperty.duration.month: Month.
- _RateLimitBranchProperty_duration_week() - Static method in class jenkins.branch.Messages
-
Key RateLimitBranchProperty.duration.week: Week.
- _RateLimitBranchProperty_duration_year() - Static method in class jenkins.branch.Messages
-
Key RateLimitBranchProperty.duration.year: Year.