Uses of Class
io.jenkins.plugins.propelo.commons.models.blue_ocean.Node
Packages that use Node
Package
Description
-
Uses of Node in io.jenkins.plugins.propelo.commons.models.blue_ocean
Methods in io.jenkins.plugins.propelo.commons.models.blue_ocean that return types with arguments of type NodeMethod parameters in io.jenkins.plugins.propelo.commons.models.blue_ocean with type arguments of type Node -
Uses of Node in io.jenkins.plugins.propelo.commons.service
Methods in io.jenkins.plugins.propelo.commons.service that return types with arguments of type NodeModifier and TypeMethodDescriptionBlueOceanRestClient.getJobRunNodes
(String orgName, String pipelineJobPath, Long jobRunNumber) BlueOceanRestClient.getJobRunNodesUsingJobRunLink
(String jobRunLinkHref) BlueOceanRestClient.getJobRunNodesUsingJobRunNodesLink
(String jobRunNodesLinkHref)