Class LastChangesDSL
java.lang.Object
org.jenkinsci.plugins.workflow.cps.GlobalVariable
com.github.jenkins.lastchanges.pipeline.LastChangesDSL
- All Implemented Interfaces:
 ExtensionPoint
- 
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson - 
Field Summary
Fields inherited from class org.jenkinsci.plugins.workflow.cps.GlobalVariable
ALL - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class org.jenkinsci.plugins.workflow.cps.GlobalVariable
byName, forJob, forRun 
- 
Constructor Details
- 
LastChangesDSL
public LastChangesDSL() 
 - 
 - 
Method Details
- 
getName
- Specified by:
 getNamein classorg.jenkinsci.plugins.workflow.cps.GlobalVariable
 - 
getValue
@NonNull public Object getValue(@NonNull org.jenkinsci.plugins.workflow.cps.CpsScript cpsScript) throws Exception - Specified by:
 getValuein classorg.jenkinsci.plugins.workflow.cps.GlobalVariable- Throws:
 Exception
 
 -