Uses of Class
org.jenkinsci.plugins.ansible.ExtraVar
Packages that use ExtraVar
Package
Description
-
Uses of ExtraVar in org.jenkinsci.plugins.ansible
Fields in org.jenkinsci.plugins.ansible with type parameters of type ExtraVarModifier and TypeFieldDescriptionAbstractAnsibleInvocation.extraVars
AbstractAnsibleInvocation.extraVars
AbstractAnsibleInvocation.extraVars
AnsibleAdHocCommandBuilder.extraVars
AnsiblePlaybookBuilder.extraVars
Method parameters in org.jenkinsci.plugins.ansible with type arguments of type ExtraVarModifier and TypeMethodDescriptionvoid
AnsibleAdHocCommandBuilder.setExtraVars
(List<ExtraVar> extraVars) void
AnsiblePlaybookBuilder.setExtraVars
(List<ExtraVar> extraVars) -
Uses of ExtraVar in org.jenkinsci.plugins.ansible.jobdsl.context
Methods in org.jenkinsci.plugins.ansible.jobdsl.context that return types with arguments of type ExtraVar -
Uses of ExtraVar in org.jenkinsci.plugins.ansible.workflow
Methods in org.jenkinsci.plugins.ansible.workflow that return types with arguments of type ExtraVarMethod parameters in org.jenkinsci.plugins.ansible.workflow with type arguments of type ExtraVar