java.lang.Object
hudson.model.listeners.RunListener<Run>
com.google.jenkins.flakyTestHandler.plugin.deflake.DeflakeListener
All Implemented Interfaces:
ExtensionPoint

@Extension public class DeflakeListener extends RunListener<Run>
Listener to add deflake action when there are failing tests
Author:
Qingzhou Luo