Uses of Interface
jenkins.model.ModelObjectWithChildren
Package
Description
Core object model that are bound to URLs via stapler, rooted at
Jenkins
.Boolean expression over labels.
-
Uses of ModelObjectWithChildren in hudson.logging
-
Uses of ModelObjectWithChildren in hudson.model
Modifier and TypeClassDescriptionclass
AbstractProject<P extends AbstractProject<P,
R>, R extends AbstractBuild<P, R>> Base implementation ofJob
s that build software.class
View
that contains everything.final class
Serves as the top ofComputer
s in the URL hierarchy.class
Free-style software project.class
class
A job is an runnable entity under the monitoring of Hudson.class
Group ofNode
s.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
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 ModelObjectWithChildren in hudson.model.labels
Modifier and TypeClassDescriptionclass
Atomic single token label, like "foo" or "bar".class
Boolean expression of labels.static final class
static class
static final class
static final class
static class
static final class
static class
No-op but useful for preserving the parenthesis in the user input. -
Uses of ModelObjectWithChildren in jenkins.agents
-
Uses of ModelObjectWithChildren in jenkins.model