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