Uses of Interface
org.jenkinsci.plugins.pipeline.modeldefinition.ast.ModelASTEnvironmentValue
-
Uses of ModelASTEnvironmentValue in org.jenkinsci.plugins.pipeline.modeldefinition.ast
Modifier and TypeClassDescriptionclass
An internal function call, most notably for use withModelASTEnvironment
class
Represents the value in a key/value pair, as used inModelASTEnvironment
,ModelASTNamedArgumentList
and elsewhere.Modifier and TypeMethodDescriptionvoid
ModelASTEnvironment.setVariables
(Map<ModelASTKey, ModelASTEnvironmentValue> variables)