Class DevelocityPlugin

java.lang.Object
com.gradle.develocity.agent.gradle.DevelocityPlugin
All Implemented Interfaces:
Plugin<Object>

public class DevelocityPlugin extends Object implements Plugin<Object>
The Develocity Gradle plugin enables integration with Develocity and scans.gradle.com.

It can be applied with the plugin ID 'com.gradle.develocity'.

  • Constructor Details

    • DevelocityPlugin

      public DevelocityPlugin()
  • Method Details

    • apply

      public void apply(Object object)
      Specified by:
      apply in interface Plugin<Object>
    • isMultiApplicationEnabled

      public static boolean isMultiApplicationEnabled()