Class InputNotificationGraphListener

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

    @Extension
    public class InputNotificationGraphListener
    extends Object
    implements org.jenkinsci.plugins.workflow.flow.GraphListener
    Author:
    jasper
    • Constructor Detail

      • InputNotificationGraphListener

        public InputNotificationGraphListener()
    • Method Detail

      • onNewHead

        public void onNewHead​(org.jenkinsci.plugins.workflow.graph.FlowNode fn)
        Check if exists `input` step, if so, send notification after input started, approved, aborted.
        Specified by:
        onNewHead in interface org.jenkinsci.plugins.workflow.flow.GraphListener
        Parameters:
        fn - flow node