Uses of Interface
jenkins.util.io.OnMaster
Packages that use 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
Classes in hudson.console that implement OnMasterModifier and TypeClassDescriptionclass
Descriptor forConsoleNote
.static final class
static class
static class
-
Uses of OnMaster in hudson.markup
Classes in hudson.markup that implement OnMasterModifier and TypeClassDescriptionstatic class
class
-
Uses of OnMaster in hudson.model
Subinterfaces of OnMaster in hudson.modelModifier 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
Classes in hudson.model that implement OnMasterModifier 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
Classes in hudson.model.labels that implement OnMaster -
Uses of OnMaster in hudson.node_monitors
Classes in hudson.node_monitors that implement OnMasterModifier 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
Classes in hudson.scm that implement OnMasterModifier and TypeClassDescriptionstatic class
class
SCMDescriptor<T extends SCM>
Descriptor
forSCM
. -
Uses of OnMaster in hudson.search
Classes in hudson.search that implement OnMaster -
Uses of OnMaster in hudson.security
Classes in hudson.security that implement OnMasterModifier 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
Classes in hudson.security.captcha that implement OnMaster -
Uses of OnMaster in hudson.security.csrf
Classes in hudson.security.csrf that implement OnMasterModifier 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
Classes in hudson.slaves that implement OnMasterModifier 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
Classes in hudson.tasks that implement OnMasterModifier 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
Classes in hudson.tasks._maven that implement OnMasterModifier and TypeClassDescriptionstatic final class
static final class
static final class
static final class
-
Uses of OnMaster in hudson.tools
Classes in hudson.tools that implement OnMasterModifier 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
Classes in hudson.triggers that implement OnMaster -
Uses of OnMaster in hudson.views
Classes in hudson.views that implement OnMasterModifier 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
Classes in jenkins.agents that implement OnMaster -
Uses of OnMaster in jenkins.console
Classes in jenkins.console that implement OnMasterModifier 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
Classes in jenkins.fingerprints that implement OnMasterModifier and TypeClassDescriptionstatic class
class
Descriptor forFingerprintStorage
.class
Allows configuring the settings of fingerprints. -
Uses of OnMaster in jenkins.formelementpath
Classes in jenkins.formelementpath that implement OnMaster -
Uses of OnMaster in jenkins.install
Classes in jenkins.install that implement OnMasterModifier 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
Classes in jenkins.management that implement OnMasterModifier and TypeClassDescriptionclass
class
Show notifications and popups for active administrative monitors on all pages. -
Uses of OnMaster in jenkins.model
Subinterfaces of OnMaster in jenkins.modelModifier 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.Classes in jenkins.model that implement OnMasterModifier 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
Classes in jenkins.model.experimentalflags that implement OnMaster -
Uses of OnMaster in jenkins.mvn
Classes in jenkins.mvn that implement OnMasterModifier and TypeClassDescriptionstatic class
static class
static class
static class
class
class
class
-
Uses of OnMaster in jenkins.scm
Classes in jenkins.scm that implement OnMasterModifier and TypeClassDescriptionstatic class
class
-
Uses of OnMaster in jenkins.security
Classes in jenkins.security that implement OnMasterModifier 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
Classes in jenkins.security.apitoken that implement OnMasterModifier and TypeClassDescriptionclass
Configuration for the new token generation when a user is created -
Uses of OnMaster in jenkins.security.seed
Classes in jenkins.security.seed that implement OnMaster -
Uses of OnMaster in jenkins.slaves
Classes in jenkins.slaves that implement OnMaster -
Uses of OnMaster in jenkins.tasks.filters
Classes in jenkins.tasks.filters that implement OnMasterModifier 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
Classes in jenkins.tasks.filters.impl that implement OnMaster -
Uses of OnMaster in jenkins.telemetry
Classes in jenkins.telemetry that implement OnMasterModifier 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
Subinterfaces of OnMaster in jenkins.triggersClasses in jenkins.triggers that implement OnMaster -
Uses of OnMaster in jenkins.util
Classes in jenkins.util that implement OnMaster
SCMTriggerItem
instead.