Uses of Class
com.cloudbees.jenkins.support.api.UnfilteredCommandOutputContent
-
Uses of UnfilteredCommandOutputContent in com.cloudbees.jenkins.support.api
Modifier and TypeMethodDescriptionUnfilteredCommandOutputContent.runOnNode
(Node node, String name, String[] filterableParameters, String... command) UnfilteredCommandOutputContent.runOnNodeAndCache
(WeakHashMap<Node, String> cache, Node node, String name, String... command) UnfilteredCommandOutputContent.runOnNodeAndCache
(WeakHashMap<Node, String> cache, Node node, String name, String[] filterableParameters, String... command)