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
Triggers that run periodically to kick a new build.-
Uses of OnMaster in hudson
Modifier and TypeClassDescriptionclassDescriptorExtensionList<T extends Describable<T>,D extends Descriptor<T>> ExtensionListfor holding a set ofDescriptors, which is a group of descriptors for the same extension point.classRetains the known extension instances for the given type 'T'.classDefault implementation ofPluginManager.classManagesPluginWrappers.static classclass -
Uses of OnMaster in hudson.console
Classes in hudson.console that implement OnMasterModifier and TypeClassDescriptionclassDescriptor forConsoleNote.static final classstatic classstatic class -
Uses of OnMaster in hudson.markup
Classes in hudson.markup that implement OnMasterModifier and TypeClassDescriptionstatic classclass -
Uses of OnMaster in hudson.model
Subinterfaces of OnMaster in hudson.modelModifier and TypeInterfaceDescriptioninterfaceItemthat can be "built", for whatever meaning of "build".interfaceAbstractProjectthat has associatedBuildWrappers.interfaceBasic configuration unit in Hudson.interfaceDeprecated.interfaceClasses in hudson.model that implement OnMasterModifier and TypeClassDescriptionclassAbstractBuild<P extends AbstractProject<P,R>, R extends AbstractBuild<P, R>> Base implementation ofRuns that build software.classclassPartial default implementation ofItem.classAbstractProject<P extends AbstractProject<P,R>, R extends AbstractBuild<P, R>> Base implementation ofJobs that build software.static classAbstractProjectsubtypes should implement this base class as a descriptor.static final classstatic classclassA build of aProject.static classstatic classclassDescriptor<T extends Describable<T>>Metadata about a configurable instance.static classclassclassFree-style software project.static classclassstatic classclassA job is an runnable entity under the monitoring of Hudson.classDescriptorforJobProperty.static classstatic final classstatic classclassBase type of Jenkins agents (although in practice, you probably extendSlaveto define a new agent type).classParticipates in the rendering of HTML pages for all pages of Hudson.static classstatic classstatic classstatic final classclassBuildable software project.static classclassA particular execution ofJob.static classclassInformation about a Hudson agent node.static classstatic classstatic classstatic classclassDescriptorforTopLevelItems.classControls update center capability.classclassDescriptorforUserProperty.classDescriptorforView.classJobthat 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 TypeClassDescriptionclassSophisticated version ofAbstractNodeMonitorDescriptorthat performs monitoring on all agents concurrently and asynchronously.classConvenient base class for commonNodeMonitorimplementation where the "monitoring" consists of executing something periodically on every node and taking some action based on its result.static final classstatic classstatic classclassAbstractNodeMonitorDescriptorforNodeMonitorthat checks a free disk space of some directory.static classstatic classstatic classstatic class -
Uses of OnMaster in hudson.scm
Classes in hudson.scm that implement OnMasterModifier and TypeClassDescriptionstatic classclassSCMDescriptor<T extends SCM>DescriptorforSCM. -
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 classstatic classstatic final classstatic final classstatic final classstatic final classstatic 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 TypeClassDescriptionclassCrumbIssuerDescriptor<T extends CrumbIssuer>Describes global configuration for crumb issuers.static final classclassShow the crumb configuration to the system config page. -
Uses of OnMaster in hudson.slaves
Classes in hudson.slaves that implement OnMasterModifier and TypeClassDescriptionclassPartial implementation ofSlaveto be used byAbstractCloudImpl.classstatic classfinal classDefaultSlaveimplementation for computers that do not belong to a higher level structure, like grid or cloud.static final classstatic classstatic classclassDescriptorforSlave.classDescriptor forNodeProperty.static classstatic classstatic class -
Uses of OnMaster in hudson.tasks
Classes in hudson.tasks that implement OnMasterModifier and TypeClassDescriptionstatic classstatic final classclassBuildStepDescriptor<T extends BuildStep & Describable<T>>static classclassDescriptorforBuildWrapper.static classstatic final classstatic final classstatic classstatic final classstatic final classPublisherhas 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 classstatic final classstatic final classstatic final class -
Uses of OnMaster in hudson.tools
Classes in hudson.tools that implement OnMasterModifier and TypeClassDescriptionstatic classAbstractCommandInstaller.Descriptor<TInstallerClass extends AbstractCommandInstaller>static classstatic classstatic classstatic classclassPropertyDescriptor<P extends Describable<P>,T> BaseDescriptortype used forXyzPropertyclasses.classToolDescriptor<T extends ToolInstallation>classToolInstallerDescriptor<T extends ToolInstaller>Descriptor for aToolInstaller.static classclassDescriptor 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 classstatic classDeprecated.static classclassAdds the default view configuration to the system config page.static classstatic classstatic classstatic classstatic classclassDescriptorforListViewColumn.static classDeprecated.ConfiguresViewsTabBarin the system configuration.classDescriptorforMyViewsTabBar.static classstatic classstatic classConfiguresViewsTabBarin the system configuration.classDescriptorforViewsTabBar.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 TypeClassDescriptionclassAllows administrators to activate and sortConsoleUrlProviderextensions to set defaults for all users.static classstatic class -
Uses of OnMaster in jenkins.fingerprints
Classes in jenkins.fingerprints that implement OnMasterModifier and TypeClassDescriptionstatic classclassDescriptor forFingerprintStorage.classAllows 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 TypeClassDescriptionclassA 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 OnMaster -
Uses of OnMaster in jenkins.model
Subinterfaces of OnMaster in jenkins.modelModifier and TypeInterfaceDescriptionstatic interfaceParameterizedJobMixIn.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 TypeClassDescriptionclassDefault base implementation ofTopLevelItem.classList of configuredArtifactManagerFactorys.classDefinition of a kind of artifact manager.classDescriptorforBuildDiscarder.static classclassIn case there are no other implementations we will fallback to this implementation.classGlobal configuration UI for background build discardersclassclassConfigures check interval for computer retention.classConvenient 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.classIncludeNodePropertyDescriptorconfigurations.classInclude config.jelly defined forPlugins.classConfigures the project naming strategy.classConfigures the system-default quiet period.classConfigures global SCM retry count default.static classstatic classstatic classclassTheDescriptorforIdStrategyclassRoot object of the system.static final classclassStores the location of Jenkins (e-mail address and the HTTP URL.)static classclassAdds the configuration regarding building on the built-in node.static classstatic final classstatic final classstatic classstatic classclassParticipates 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 classstatic classstatic classstatic classclassclassclass -
Uses of OnMaster in jenkins.scm
Classes in jenkins.scm that implement OnMasterModifier and TypeClassDescriptionstatic classclass -
Uses of OnMaster in jenkins.security
Classes in jenkins.security that implement OnMasterModifier and TypeClassDescriptionstatic final classclassAdds the 'X-Frame-Options' header to all web pages.static final classclassShow theQueueItemAuthenticatorconfigurations on the system config page.classfinal classConfigure 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.classConfiguration for update site-provided warnings. -
Uses of OnMaster in jenkins.security.apitoken
Classes in jenkins.security.apitoken that implement OnMasterModifier and TypeClassDescriptionclassConfiguration 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 TypeClassDescriptionclassConfiguration of the filter rules that are applied globally, after filtering which rule applies on which builderclassDescriptor 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 TypeClassDescriptionclassThis 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 -
Uses of OnMaster in jenkins.views
Classes in jenkins.views that implement OnMaster
SCMTriggerIteminstead.