Class DevelocityPlugin

  • All Implemented Interfaces:
    Plugin<java.lang.Object>

    public class DevelocityPlugin
    extends java.lang.Object
    implements Plugin<java.lang.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 Detail

      • DevelocityPlugin

        public DevelocityPlugin()
    • Method Detail

      • apply

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

        public static boolean isMultiApplicationEnabled()