Uses of Enum Class
org.jenkinsci.plugins.ansible.AnsibleCommand
Packages that use AnsibleCommand
-
Uses of AnsibleCommand in org.jenkinsci.plugins.ansible
Methods in org.jenkinsci.plugins.ansible that return AnsibleCommandModifier and TypeMethodDescriptionstatic AnsibleCommand
Returns the enum constant of this class with the specified name.static AnsibleCommand[]
AnsibleCommand.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jenkinsci.plugins.ansible with parameters of type AnsibleCommandModifier and TypeMethodDescriptionstatic String
AnsibleInstallation.getExecutable
(String name, AnsibleCommand command, Node node, TaskListener listener, EnvVars env)