Class GeneratePluginDescriptors

    • Constructor Detail

      • GeneratePluginDescriptors

        public GeneratePluginDescriptors()
    • Method Detail

      • getDeclarations

        @Internal("Changes for the declarations are tracked via implementationClassById")
        public ListProperty<PluginDeclaration> getDeclarations()
        The plugin declarations used to create the descriptors.
      • generatePluginDescriptors

        public void generatePluginDescriptors()
      • getDeleter

        @Inject
        protected org.gradle.internal.file.Deleter getDeleter()