Class RunListenerImpl

java.lang.Object
hudson.model.listeners.RunListener<Run<?,?>>
org.jenkinsci.plugins.buildtriggerbadge.RunListenerImpl
All Implemented Interfaces:
ExtensionPoint

@Extension public class RunListenerImpl extends RunListener<Run<?,?>>
Listener to all build to add the badge action.
Author:
Michael Pailloncy
  • Constructor Details

    • RunListenerImpl

      public RunListenerImpl()
  • Method Details