Uses of Class
com.atlassian.bamboo.testutils.rest.entity.RestNode
-
Packages that use RestNode Package Description com.atlassian.bamboo.plugins.testutils.rest.resource.server com.atlassian.bamboo.testutils.backdoor -
-
Uses of RestNode in com.atlassian.bamboo.plugins.testutils.rest.resource.server
Methods in com.atlassian.bamboo.plugins.testutils.rest.resource.server that return types with arguments of type RestNode Modifier and Type Method Description List<RestNode>
ServerResource. getNodes()
-
Uses of RestNode in com.atlassian.bamboo.testutils.backdoor
Methods in com.atlassian.bamboo.testutils.backdoor that return types with arguments of type RestNode Modifier and Type Method Description List<RestNode>
ServerControl. getNodes()
-