Uses of Interface
org.jenkinsci.plugins.pipeline.modeldefinition.ast.ModelASTEnvironmentValue
Packages that use ModelASTEnvironmentValue
- 
Uses of ModelASTEnvironmentValue in org.jenkinsci.plugins.pipeline.modeldefinition.astClasses in org.jenkinsci.plugins.pipeline.modeldefinition.ast that implement ModelASTEnvironmentValueModifier and TypeClassDescriptionclassAn internal function call, most notably for use withModelASTEnvironmentclassRepresents the value in a key/value pair, as used inModelASTEnvironment,ModelASTNamedArgumentListand elsewhere.Methods in org.jenkinsci.plugins.pipeline.modeldefinition.ast that return types with arguments of type ModelASTEnvironmentValueMethod parameters in org.jenkinsci.plugins.pipeline.modeldefinition.ast with type arguments of type ModelASTEnvironmentValueModifier and TypeMethodDescriptionvoidModelASTEnvironment.setVariables(Map<ModelASTKey, ModelASTEnvironmentValue> variables)