Class BuildListener

java.lang.Object
hudson.model.listeners.RunListener<Run>
org.marvelution.jji.listener.BuildListener
All Implemented Interfaces:
ExtensionPoint

@Extension public class BuildListener extends RunListener<Run>
RunListener implementation that will notify all registered Jira instances that a build completed or was deleted.
Since:
3.5.0
Author:
Mark Rekveld