Class PluginProject


  • public class PluginProject
    extends java.lang.Object
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PluginProject

        public PluginProject​(PluginProject rootProject,
                             java.io.File projectDir)
      • PluginProject

        public PluginProject​(org.gradle.api.Project source)
      • PluginProject

        public PluginProject()