Uses of Interface
jenkins.model.Named
Packages that use Named
Package
Description
Core object model that are bound to URLs via stapler, rooted at
Jenkins.Code related to agents.
-
Uses of Named in hudson.model
Subinterfaces of Named 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 NamedModifier and TypeClassDescriptionclassPartial default implementation ofItem.classAbstractProject<P extends AbstractProject<P,R>, R extends AbstractBuild<P, R>> Base implementation ofJobs that build software.classRepresents the running state of a remote computer that holdsExecutors.classFree-style software project.static final classDeprecated.only here for backward compclassA job is an runnable entity under the monitoring of Hudson.classBuildable software project.classJobthat monitors activities that happen outside Hudson, which requires occasional batch reload activity to obtain the up-to-date information. -
Uses of Named in hudson.model.queue
Classes in hudson.model.queue that implement Named -
Uses of Named in hudson.slaves
Classes in hudson.slaves that implement NamedModifier and TypeClassDescriptionclassAbstractCloudComputer<T extends AbstractCloudSlave>Partial implementation ofComputerto be used in conjunction withAbstractCloudSlave.class -
Uses of Named in jenkins.model
Subinterfaces of Named in jenkins.modelModifier and TypeInterfaceDescriptioninterfaceInterface for computer-like objects meant to be passed tot:executorstag.static 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 Named -
Uses of Named in jenkins.triggers
Subinterfaces of Named in jenkins.triggers
SCMTriggerIteminstead.