Class BuildAnnouncementsPlugin

  • All Implemented Interfaces:
    Plugin<Project>

    public class BuildAnnouncementsPlugin
    extends Object
    implements Plugin<Project>
    A plugin which announces interesting build lifecycle events.
    • Constructor Detail

      • BuildAnnouncementsPlugin

        public BuildAnnouncementsPlugin()
    • Method Detail

      • apply

        public void apply​(Project project)
        Description copied from interface: Plugin
        Apply this plugin to the given target object.
        Specified by:
        apply in interface Plugin<Project>
        Parameters:
        project - The target object