Class CompareGradleBuildsPlugin

  • All Implemented Interfaces:
    Plugin<Project>

    public class CompareGradleBuildsPlugin
    extends Object
    implements Plugin<Project>
    Preconfigures the project to run a gradle build comparison.
    • Constructor Detail

      • CompareGradleBuildsPlugin

        public CompareGradleBuildsPlugin()
    • 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