Class TaggerExtension


  • public class TaggerExtension
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      TaggerExtension()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static TaggerExtension make​(org.gradle.api.Project project, java.lang.String name)  
      • Methods inherited from class java.lang.Object

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

      • TaggerExtension

        public TaggerExtension()
    • Method Detail

      • make

        public static TaggerExtension make​(org.gradle.api.Project project,
                                           java.lang.String name)