Class BaselineScala

  • All Implemented Interfaces:
    groovy.lang.GroovyObject, org.gradle.api.Plugin<org.gradle.api.Project>

    public final class BaselineScala
    extends com.palantir.baseline.plugins.AbstractBaselinePlugin
    • Field Summary

      • Fields inherited from class com.palantir.baseline.plugins.AbstractBaselinePlugin

        project
    • Constructor Summary

      Constructors 
      Constructor Description
      BaselineScala()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void apply​(org.gradle.api.Project project)  
      • Methods inherited from class com.palantir.baseline.plugins.AbstractBaselinePlugin

        getConfigDir
      • Methods inherited from class groovy.lang.GroovyObjectSupport

        getMetaClass, setMetaClass
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface groovy.lang.GroovyObject

        getProperty, invokeMethod, setProperty
    • Constructor Detail

      • BaselineScala

        public BaselineScala()
    • Method Detail

      • apply

        public void apply​(org.gradle.api.Project project)