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.extraVarsAbstractAnsibleInvocation.extraVarsAbstractAnsibleInvocation.extraVarsAnsibleAdHocCommandBuilder.extraVarsAnsiblePlaybookBuilder.extraVarsMethod parameters in org.jenkinsci.plugins.ansible with type arguments of type ExtraVarModifier and TypeMethodDescriptionvoidAnsibleAdHocCommandBuilder.setExtraVars(List<ExtraVar> extraVars) voidAnsiblePlaybookBuilder.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