Uses of Interface
jenkins.util.io.OnMaster
Package
Description
Beef up the plain text console output by adding HTML markup.
Core object model that are bound to URLs via stapler, rooted at
Jenkins
.Boolean expression over labels.
Code that monitors the health of agents
Jenkins's interface with source code management systems.
QuickSilver-like search/jump capability for better navigation around Jenkins.
Security-related code.
Code related to agents.
Built-in
Trigger
s that run periodically to kick a new build.-
Uses of OnMaster in hudson
Modifier and TypeClassDescriptionclass
DescriptorExtensionList<T extends Describable<T>,
D extends Descriptor<T>> ExtensionList
for holding a set ofDescriptor
s, which is a group of descriptors for the same extension point.class
Retains the known extension instances for the given type 'T'.class
Default implementation ofPluginManager
.class
ManagesPluginWrapper
s.static class
class
-
Uses of OnMaster in hudson.console
Modifier and TypeClassDescriptionclass
Descriptor forConsoleNote
.static final class
static class
static class
-
Uses of OnMaster in hudson.markup
Modifier and TypeClassDescriptionstatic class
class
-
Uses of OnMaster in hudson.model
Modifier and TypeInterfaceDescriptioninterface
Item
that can be "built", for whatever meaning of "build".interface
AbstractProject
that has associatedBuildWrapper
s.interface
Basic configuration unit in Hudson.interface
Deprecated.interface
Modifier and TypeClassDescriptionclass
AbstractBuild<P extends AbstractProject<P,
R>, R extends AbstractBuild<P, R>> Base implementation ofRun
s that build software.class
class
Partial default implementation ofItem
.class
AbstractProject<P extends AbstractProject<P,
R>, R extends AbstractBuild<P, R>> Base implementation ofJob
s that build software.static class
AbstractProject
subtypes should implement this base class as a descriptor.static final class
static class
class
A build of aProject
.static class
static class
class
Descriptor<T extends Describable<T>>
Metadata about a configurable instance.static class
class
class
Free-style software project.static class
class
static class
class
A job is an runnable entity under the monitoring of Hudson.class
Descriptor
forJobProperty
.static class
static final class
static class
class
Base type of Jenkins agents (although in practice, you probably extendSlave
to define a new agent type).class
Participates in the rendering of HTML pages for all pages of Hudson.static class
static class
static class
static final class
class
Buildable software project.static class
class
A particular execution ofJob
.static class
class
Information about a Hudson agent node.static class
static class
static class
static class
class
Descriptor
forTopLevelItem
s.class
Controls update center capability.class
class
Descriptor
forUserProperty
.class
Descriptor
forView
.class
Job
that monitors activities that happen outside Hudson, which requires occasional batch reload activity to obtain the up-to-date information.class
-
Uses of OnMaster in hudson.model.labels
-
Uses of OnMaster in hudson.node_monitors
Modifier and TypeClassDescriptionclass
Sophisticated version ofAbstractNodeMonitorDescriptor
that performs monitoring on all agents concurrently and asynchronously.class
Convenient base class for commonNodeMonitor
implementation where the "monitoring" consists of executing something periodically on every node and taking some action based on its result.static final class
static class
static class
class
AbstractNodeMonitorDescriptor
forNodeMonitor
that checks a free disk space of some directory.static class
static class
static class
static class
-
Uses of OnMaster in hudson.scm
Modifier and TypeClassDescriptionstatic class
class
SCMDescriptor<T extends SCM>
Descriptor
forSCM
. -
Uses of OnMaster in hudson.search
-
Uses of OnMaster in hudson.security
Modifier and TypeClassDescriptionstatic final class
static class
static final class
static final class
static final class
static final class
static class
-
Uses of OnMaster in hudson.security.captcha
-
Uses of OnMaster in hudson.security.csrf
Modifier and TypeClassDescriptionclass
CrumbIssuerDescriptor<T extends CrumbIssuer>
Describes global configuration for crumb issuers.static final class
class
Show the crumb configuration to the system config page. -
Uses of OnMaster in hudson.slaves
Modifier and TypeClassDescriptionclass
Partial implementation ofSlave
to be used byAbstractCloudImpl
.class
static class
final class
DefaultSlave
implementation for computers that do not belong to a higher level structure, like grid or cloud.static final class
static class
static class
class
Descriptor
forSlave
.class
Descriptor forNodeProperty
.static class
static class
static class
-
Uses of OnMaster in hudson.tasks
Modifier and TypeClassDescriptionstatic class
static final class
class
BuildStepDescriptor<T extends BuildStep & Describable<T>>
static class
class
Descriptor
forBuildWrapper
.static class
static final class
static final class
static class
static final class
static final class
Publisher
has a special sort semantics that requires a subtype.static class
-
Uses of OnMaster in hudson.tasks._maven
Modifier and TypeClassDescriptionstatic final class
static final class
static final class
static final class
-
Uses of OnMaster in hudson.tools
Modifier and TypeClassDescriptionstatic class
AbstractCommandInstaller.Descriptor<TInstallerClass extends AbstractCommandInstaller>
static class
static class
static class
static class
class
PropertyDescriptor<P extends Describable<P>,
T> BaseDescriptor
type used forXyzProperty
classes.class
ToolDescriptor<T extends ToolInstallation>
class
ToolInstallerDescriptor<T extends ToolInstaller>
Descriptor for aToolInstaller
.static class
class
Descriptor forToolProperty
.static class
-
Uses of OnMaster in hudson.triggers
-
Uses of OnMaster in hudson.views
Modifier and TypeClassDescriptionstatic class
static class
static class
class
Adds the default view configuration to the system config page.static class
static class
static class
static class
static class
class
Descriptor
forListViewColumn
.static class
ConfiguresViewsTabBar
in the system configuration.class
Descriptor
forMyViewsTabBar
.static class
static class
static class
ConfiguresViewsTabBar
in the system configuration.class
Descriptor
forViewsTabBar
.static class
-
Uses of OnMaster in jenkins.agents
-
Uses of OnMaster in jenkins.console
Modifier and TypeClassDescriptionclass
Allows administrators to activate and sortConsoleUrlProvider
extensions to set defaults for all users.static class
static class
-
Uses of OnMaster in jenkins.fingerprints
Modifier and TypeClassDescriptionstatic class
class
Descriptor forFingerprintStorage
.class
Allows configuring the settings of fingerprints. -
Uses of OnMaster in jenkins.formelementpath
-
Uses of OnMaster in jenkins.install
Modifier and TypeClassDescriptionclass
A Jenkins instance used during first-run to provide a limited set of services while initial installation is in progress -
Uses of OnMaster in jenkins.management
Modifier and TypeClassDescriptionclass
class
Show notifications and popups for active administrative monitors on all pages. -
Uses of OnMaster in jenkins.model
Modifier and TypeInterfaceDescriptionstatic interface
ParameterizedJobMixIn.ParameterizedJob<JobT extends Job<JobT,
RunT> & ParameterizedJobMixIn.ParameterizedJob<JobT, RunT> & Queue.Task, RunT extends Run<JobT, RunT> & Queue.Executable> Marker for job using this mixin, and default implementations of many methods.Modifier and TypeClassDescriptionclass
Default base implementation ofTopLevelItem
.class
List of configuredArtifactManagerFactory
s.class
Definition of a kind of artifact manager.class
Descriptor
forBuildDiscarder
.static class
class
In case there are no other implementations we will fallback to this implementation.class
Global configuration UI for background build discardersclass
class
Configures check interval for computer retention.class
Convenient base class for extensions that contributes to the system configuration page but nothing else, or to manage the global configuration of a plugin implementing several extension points.class
IncludeNodePropertyDescriptor
configurations.class
Include config.jelly defined forPlugin
s.class
Configures the project naming strategy.class
Configures the system-default quiet period.class
Configures global SCM retry count default.static class
static class
static class
class
TheDescriptor
forIdStrategy
class
Root object of the system.static final class
class
Stores the location of Jenkins (e-mail address and the HTTP URL.)static class
class
Adds the configuration regarding building on the built-in node.static class
static final class
static final class
static class
static class
class
Participates in the rendering of the login page -
Uses of OnMaster in jenkins.model.experimentalflags
-
Uses of OnMaster in jenkins.mvn
Modifier and TypeClassDescriptionstatic class
static class
static class
static class
class
class
class
-
Uses of OnMaster in jenkins.scm
Modifier and TypeClassDescriptionstatic class
class
-
Uses of OnMaster in jenkins.security
Modifier and TypeClassDescriptionstatic final class
class
Adds the 'X-Frame-Options' header to all web pages.static final class
class
Show theQueueItemAuthenticator
configurations on the system config page.class
final class
Configure the resource root URL, an alternative root URL to serve resources from to not need Content-Security-Policy headers, which mess with desired complex output.class
Configuration for update site-provided warnings. -
Uses of OnMaster in jenkins.security.apitoken
Modifier and TypeClassDescriptionclass
Configuration for the new token generation when a user is created -
Uses of OnMaster in jenkins.security.seed
-
Uses of OnMaster in jenkins.slaves
-
Uses of OnMaster in jenkins.tasks.filters
Modifier and TypeClassDescriptionclass
Configuration of the filter rules that are applied globally, after filtering which rule applies on which builderclass
Descriptor for the local rule. -
Uses of OnMaster in jenkins.tasks.filters.impl
-
Uses of OnMaster in jenkins.telemetry
Modifier and TypeClassDescriptionclass
This class stores a UUID identifying this instance for telemetry reporting to allow deduplication or merging of submitted records. -
Uses of OnMaster in jenkins.triggers
-
Uses of OnMaster in jenkins.util
SCMTriggerItem
instead.