Class BuildStatusChecksPublisher.ChecksGraphListener

  • All Implemented Interfaces:
    ExtensionPoint, org.jenkinsci.plugins.workflow.flow.GraphListener
    Enclosing class:
    BuildStatusChecksPublisher

    @Extension
    public static class BuildStatusChecksPublisher.ChecksGraphListener
    extends Object
    implements org.jenkinsci.plugins.workflow.flow.GraphListener
    As a job progresses, record a representation of the flow graph.
    • Constructor Detail

      • ChecksGraphListener

        public ChecksGraphListener()
    • Method Detail

      • onNewHead

        public void onNewHead​(org.jenkinsci.plugins.workflow.graph.FlowNode node)
        Specified by:
        onNewHead in interface org.jenkinsci.plugins.workflow.flow.GraphListener