Class PipelineEventListener
- java.lang.Object
-
- io.jenkins.plugins.cdevents.listeners.PipelineEventListener
-
- All Implemented Interfaces:
ExtensionPoint
,org.jenkinsci.plugins.workflow.flow.GraphListener
@Extension public class PipelineEventListener extends Object implements org.jenkinsci.plugins.workflow.flow.GraphListener
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
-
Constructor Summary
Constructors Constructor Description PipelineEventListener()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
onNewHead(org.jenkinsci.plugins.workflow.graph.FlowNode node)
-