Class 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>