Uses of Class
jenkins.model.Nodes
-
Packages that use Nodes Package Description hudson.model Core object model that are bound to URLs via stapler, rooted atJenkins.jenkins.model -
-
Uses of Nodes in hudson.model
Methods in hudson.model with parameters of type Nodes Modifier and Type Method Description voidNode. onLoad(Nodes parent, String name) -
Uses of Nodes in jenkins.model
Methods in jenkins.model that return Nodes Modifier and Type Method Description NodesJenkins. getNodesObject()
-