Class ReplicationFailedHandler

java.lang.Object
hudson.model.listeners.RunListener<AbstractBuild<?,?>>
com.sonyericsson.hudson.plugins.gerrit.trigger.replication.ReplicationFailedHandler
All Implemented Interfaces:
ExtensionPoint

@Extension public class ReplicationFailedHandler extends RunListener<AbstractBuild<?,?>>
Look for ReplicationFailedAction in the build and fail the build if found.
Author:
Hugo Arès <hugo.ares@ericsson.com>