Uses of Class
com.cloudbees.jenkins.support.api.CommandOutputContent
Packages that use CommandOutputContent
-
Uses of CommandOutputContent in com.cloudbees.jenkins.support.api
Methods in com.cloudbees.jenkins.support.api that return CommandOutputContentModifier and TypeMethodDescriptionstatic CommandOutputContentstatic CommandOutputContentCommandOutputContent.runOnNode(Node node, String name, String[] filterableParameters, String... command) static CommandOutputContentCommandOutputContent.runOnNodeAndCache(WeakHashMap<Node, String> cache, Node node, String name, String... command) static CommandOutputContentCommandOutputContent.runOnNodeAndCache(WeakHashMap<Node, String> cache, Node node, String name, String[] filterableParameters, String... command)