Class WorkflowManager
java.lang.Object
org.jenkinsci.plugins.workflow.cps.GlobalVariable
org.jvnet.hudson.plugins.groovypostbuild.WorkflowManager
- All Implemented Interfaces:
ExtensionPoint
@Extension(optional=true)
public class WorkflowManager
extends org.jenkinsci.plugins.workflow.cps.GlobalVariable
Exposes
GroovyPostbuildRecorder.BadgeManager
to Workflow scripts as manager
.-
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
-
Method Summary
Methods inherited from class org.jenkinsci.plugins.workflow.cps.GlobalVariable
byName, forJob, forRun
-
Constructor Details
-
WorkflowManager
public WorkflowManager()
-
-
Method Details
-
getName
- Specified by:
getName
in classorg.jenkinsci.plugins.workflow.cps.GlobalVariable
-
getValue
- Specified by:
getValue
in classorg.jenkinsci.plugins.workflow.cps.GlobalVariable
- Throws:
Exception
-