Uses of Class
org.jenkinsci.test.acceptance.po.Node
Packages that use Node
Package
Description
- 
Uses of Node in org.jenkinsci.test.acceptance.plugins.scriptler
Methods in org.jenkinsci.test.acceptance.plugins.scriptler with parameters of type Node - 
Uses of Node in org.jenkinsci.test.acceptance.po
Subclasses of Node in org.jenkinsci.test.acceptance.poModifier and TypeClassDescriptionclassBuilt-in standard slave type.classTop-level object that acts as an entry point to various systems.classAn agent page object.Methods in org.jenkinsci.test.acceptance.po that return NodeMethod parameters in org.jenkinsci.test.acceptance.po with type arguments of type NodeModifier and TypeMethodDescriptionvoidJob.shouldHaveBuiltOnOneOfNNodes(List<Node> nodes) Verify that the job contains some builds on exact one of the given list of nodes.Constructors in org.jenkinsci.test.acceptance.po with parameters of type Node