Class LibraryAdder.GlobalVars
java.lang.Object
org.jenkinsci.plugins.workflow.cps.GlobalVariableSet
org.jenkinsci.plugins.workflow.libs.LibraryAdder.GlobalVars
- All Implemented Interfaces:
ExtensionPoint
,Iterable<org.jenkinsci.plugins.workflow.cps.GlobalVariable>
- Enclosing class:
- LibraryAdder
@Extension
public static class LibraryAdder.GlobalVars
extends org.jenkinsci.plugins.workflow.cps.GlobalVariableSet
-
Nested Class Summary
Nested classes/interfaces inherited from class org.jenkinsci.plugins.workflow.cps.GlobalVariableSet
org.jenkinsci.plugins.workflow.cps.GlobalVariableSet.GlobalVariableProvider
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Constructor Summary
-
Method Summary
Methods inherited from class org.jenkinsci.plugins.workflow.cps.GlobalVariableSet
forJob, iterator
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
GlobalVars
public GlobalVars()
-
-
Method Details
-
forRun
- Overrides:
forRun
in classorg.jenkinsci.plugins.workflow.cps.GlobalVariableSet
-