Uses of Interface
hudson.model.DescriptorByNameOwner
Package
Description
Core object model that are bound to URLs via stapler, rooted at
Jenkins
.Code related to agents.
-
Uses of DescriptorByNameOwner in hudson.model
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.class
View
that contains everything.class
A build of aProject
.class
Represents the running state of a remote computer that holdsExecutor
s.class
class
Free-style software project.class
static final class
Deprecated.only here for backward compclass
A job is an runnable entity under the monitoring of Hudson.class
DisplaysJob
s in a flat list view.class
View
that only contains projects for which the current user has access to.class
Buildable software project.class
A view that delegates to another.class
A particular execution ofJob
.class
Represents a user.class
Encapsulates the rendering of the list ofTopLevelItem
s thatJenkins
owns.class
Job
that monitors activities that happen outside Hudson, which requires occasional batch reload activity to obtain the up-to-date information. -
Uses of DescriptorByNameOwner in hudson.slaves
Modifier and TypeClassDescriptionclass
AbstractCloudComputer<T extends AbstractCloudSlave>
Partial implementation ofComputer
to be used in conjunction withAbstractCloudSlave
.class
-
Uses of DescriptorByNameOwner in jenkins.model
Modifier and TypeClassDescriptionclass
Default base implementation ofTopLevelItem
.class
Root object of the system.static class