Package | Description |
---|---|
hudson | |
hudson.console |
Beef up the plain text console output by adding HTML markup.
|
hudson.markup | |
hudson.model |
Core object model that are bound to URLs via stapler, rooted at
Hudson . |
hudson.model.labels |
Boolean expression over labels.
|
hudson.node_monitors |
Code that monitors the health of agents
|
hudson.scm |
Hudson's interface with source code management systems.
|
hudson.security |
Security-related code.
|
hudson.security.captcha | |
hudson.security.csrf | |
hudson.slaves |
Code related to agents.
|
hudson.tasks | |
hudson.tools | |
hudson.triggers |
Built-in
Trigger s that run periodically to kick a new build. |
hudson.views | |
jenkins.model | |
jenkins.mvn | |
jenkins.scm | |
jenkins.security |
Modifier and Type | Method and Description |
---|---|
static DescriptorExtensionList<FileSystemProvisioner,FileSystemProvisionerDescriptor> |
FileSystemProvisioner.all()
Returns all the registered
FileSystemProvisioner descriptors. |
static <T extends Describable<T>,D extends Descriptor<T>> |
DescriptorExtensionList.createDescriptorList(Hudson hudson,
Class<T> describableType)
Deprecated.
as of 1.416
Use
ExtensionList.create(Jenkins, Class) |
static <T extends Describable<T>,D extends Descriptor<T>> |
DescriptorExtensionList.createDescriptorList(Jenkins jenkins,
Class<T> describableType)
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
static DescriptorExtensionList<ConsoleNote<?>,ConsoleAnnotationDescriptor> |
ConsoleAnnotationDescriptor.all()
Returns all the registered
ConsoleAnnotationDescriptor descriptors. |
Modifier and Type | Method and Description |
---|---|
static DescriptorExtensionList<MarkupFormatter,MarkupFormatterDescriptor> |
MarkupFormatterDescriptor.all()
Returns all the registered
MarkupFormatterDescriptor s. |
Modifier and Type | Method and Description |
---|---|
static DescriptorExtensionList<ViewProperty,ViewPropertyDescriptor> |
ViewProperty.all() |
static DescriptorExtensionList<UserProperty,UserPropertyDescriptor> |
UserProperty.all()
Returns all the registered
UserPropertyDescriptor s. |
static DescriptorExtensionList<View,ViewDescriptor> |
View.all()
Returns all the registered
ViewDescriptor s. |
static DescriptorExtensionList<ParameterDefinition,ParameterDefinition.ParameterDescriptor> |
ParameterDefinition.all()
Returns all the registered
ParameterDefinition descriptors. |
static DescriptorExtensionList<TopLevelItem,TopLevelItemDescriptor> |
Items.all()
Returns all the registered
TopLevelItemDescriptor s. |
DescriptorExtensionList<NodeMonitor,Descriptor<NodeMonitor>> |
ComputerSet.getNodeMonitorDescriptors()
Exposing
NodeMonitor.all() for Jelly binding. |
Modifier and Type | Method and Description |
---|---|
static DescriptorExtensionList<LabelAtomProperty,LabelAtomPropertyDescriptor> |
LabelAtomProperty.all()
Lists up all the registered
LabelAtomPropertyDescriptor s in the system. |
Modifier and Type | Method and Description |
---|---|
static DescriptorExtensionList<NodeMonitor,Descriptor<NodeMonitor>> |
NodeMonitor.all()
Returns all the registered
NodeMonitor descriptors. |
Modifier and Type | Method and Description |
---|---|
static DescriptorExtensionList<RepositoryBrowser<?>,Descriptor<RepositoryBrowser<?>>> |
RepositoryBrowser.all()
Returns all the registered
RepositoryBrowser descriptors. |
static DescriptorExtensionList<SCM,SCMDescriptor<?>> |
SCM.all()
Returns all the registered
SCMDescriptor s. |
Modifier and Type | Method and Description |
---|---|
static DescriptorExtensionList<AuthorizationStrategy,Descriptor<AuthorizationStrategy>> |
AuthorizationStrategy.all()
Returns all the registered
AuthorizationStrategy descriptors. |
static DescriptorExtensionList<SecurityRealm,Descriptor<SecurityRealm>> |
SecurityRealm.all()
Returns all the registered
SecurityRealm descriptors. |
Modifier and Type | Method and Description |
---|---|
static DescriptorExtensionList<CaptchaSupport,Descriptor<CaptchaSupport>> |
CaptchaSupport.all()
Returns all the registered
CaptchaSupport descriptors. |
Modifier and Type | Method and Description |
---|---|
static DescriptorExtensionList<CrumbIssuer,Descriptor<CrumbIssuer>> |
CrumbIssuer.all()
Returns all the registered
CrumbIssuer descriptors. |
Modifier and Type | Method and Description |
---|---|
static DescriptorExtensionList<Node,NodeDescriptor> |
NodeDescriptor.all()
Returns all the registered
NodeDescriptor descriptors. |
static DescriptorExtensionList<Cloud,Descriptor<Cloud>> |
Cloud.all()
Returns all the registered
Cloud descriptors. |
static DescriptorExtensionList<NodeProperty<?>,NodePropertyDescriptor> |
NodeProperty.all()
Lists up all the registered
NodeDescriptor s in the system. |
static DescriptorExtensionList<ComputerConnector,ComputerConnectorDescriptor> |
ComputerConnectorDescriptor.all() |
static DescriptorExtensionList<RetentionStrategy<?>,Descriptor<RetentionStrategy<?>>> |
RetentionStrategy.all()
Returns all the registered
RetentionStrategy descriptors. |
Modifier and Type | Class and Description |
---|---|
static class |
Publisher.DescriptorExtensionListImpl
Publisher has a special sort semantics that requires a subtype. |
Modifier and Type | Method and Description |
---|---|
static DescriptorExtensionList<Builder,Descriptor<Builder>> |
Builder.all()
Returns all the registered
Builder descriptors. |
static DescriptorExtensionList<BuildWrapper,Descriptor<BuildWrapper>> |
BuildWrapper.all()
Returns all the registered
BuildWrapper descriptors. |
static DescriptorExtensionList<Publisher,Descriptor<Publisher>> |
Publisher.all()
Returns all the registered
Publisher descriptors. |
Modifier and Type | Method and Description |
---|---|
static DescriptorExtensionList<ToolInstallation,ToolDescriptor<?>> |
ToolInstallation.all()
Returns all the registered
ToolDescriptor s. |
static DescriptorExtensionList<ToolInstaller,ToolInstallerDescriptor<?>> |
ToolInstallerDescriptor.all() |
static DescriptorExtensionList<ToolProperty<?>,ToolPropertyDescriptor> |
ToolProperty.all()
Lists up all the registered
ToolPropertyDescriptor s in the system. |
DescriptorExtensionList<ToolInstallation,ToolDescriptor<?>> |
ToolLocationNodeProperty.DescriptorImpl.getToolDescriptors() |
Modifier and Type | Method and Description |
---|---|
static DescriptorExtensionList<Trigger<?>,TriggerDescriptor> |
Trigger.all()
Returns all the registered
Trigger descriptors. |
Modifier and Type | Method and Description |
---|---|
static DescriptorExtensionList<MyViewsTabBar,Descriptor<MyViewsTabBar>> |
MyViewsTabBar.all()
Returns all the registered
ListViewColumn descriptors. |
static DescriptorExtensionList<ListViewColumn,Descriptor<ListViewColumn>> |
ListViewColumn.all()
Returns all the registered
ListViewColumn descriptors. |
static DescriptorExtensionList<ViewsTabBar,Descriptor<ViewsTabBar>> |
ViewsTabBar.all()
Returns all the registered
ViewsTabBar descriptors. |
static DescriptorExtensionList<ViewJobFilter,Descriptor<ViewJobFilter>> |
ViewJobFilter.all()
Returns all the registered
ViewJobFilter descriptors. |
Modifier and Type | Method and Description |
---|---|
static DescriptorExtensionList<IdStrategy,IdStrategyDescriptor> |
IdStrategy.all()
Returns all the registered
IdStrategy descriptors. |
static DescriptorExtensionList<ProjectNamingStrategy,ProjectNamingStrategy.ProjectNamingStrategyDescriptor> |
ProjectNamingStrategy.all() |
static DescriptorExtensionList<ArtifactManagerFactory,ArtifactManagerFactoryDescriptor> |
ArtifactManagerFactoryDescriptor.all() |
static DescriptorExtensionList<BuildDiscarder,BuildDiscarderDescriptor> |
BuildDiscarderDescriptor.all()
Returns all the registered
BuildDiscarderDescriptor s. |
<T extends Describable<T>,D extends Descriptor<T>> |
Jenkins.getDescriptorList(Class<T> type)
Returns
ExtensionList that retains the discovered Descriptor instances for the given
kind of Describable . |
Modifier and Type | Method and Description |
---|---|
static DescriptorExtensionList<GlobalSettingsProvider,GlobalSettingsProviderDescriptor> |
GlobalSettingsProviderDescriptor.all() |
static DescriptorExtensionList<SettingsProvider,SettingsProviderDescriptor> |
SettingsProviderDescriptor.all() |
Modifier and Type | Method and Description |
---|---|
static DescriptorExtensionList<SCMCheckoutStrategy,SCMCheckoutStrategyDescriptor> |
SCMCheckoutStrategyDescriptor.all()
Returns all the registered
SCMCheckoutStrategy s. |
Modifier and Type | Method and Description |
---|---|
static DescriptorExtensionList<QueueItemAuthenticator,QueueItemAuthenticatorDescriptor> |
QueueItemAuthenticatorDescriptor.all() |
Copyright © 2004–2019. All rights reserved.