Class GiteeBuildDescriptionRunListener

  • All Implemented Interfaces:
    ExtensionPoint

    @Extension
    public class GiteeBuildDescriptionRunListener
    extends RunListener<Run<?,​?>>
    RunListener that will be called when a build starts and completes. Will lookup trigger and call set the build description if necessary.
    Author:
    Robin Müller
    • Constructor Detail

      • GiteeBuildDescriptionRunListener

        public GiteeBuildDescriptionRunListener()