Uses of Class
org.jenkinsci.plugins.workflow.cps.GlobalVariable
-
Uses of GlobalVariable in org.jenkinsci.plugins.workflow.cps
Modifier and TypeFieldDescriptionstatic final Iterable<GlobalVariable>
GlobalVariable.ALL
Deprecated.Modifier and TypeMethodDescriptionstatic Iterable<GlobalVariable>
Returns all the registeredGlobalVariable
s for some context.Enumerate all global variables from this provider which should be associated with a given job.static Iterable<GlobalVariable>
Returns all the registeredGlobalVariable
s for some context.Enumerate all global variables from this provider which should be associated with a given build.Snippetizer.getGlobalVariables()
GlobalVariableSet.iterator()
Deprecated.implementGlobalVariableSet.forRun(hudson.model.Run<?, ?>)
instead
forRun(hudson.model.Run<?, ?>)
instead