Package 

Class KotlinPm20PluginWrapper

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      String getPluginVariant()
      Unit apply(Project project)
      • Methods inherited from class org.jetbrains.kotlin.gradle.plugin.AbstractKotlinPm20PluginWrapper

        getProjectExtensionClass
      • Methods inherited from class org.jetbrains.kotlin.gradle.plugin.DefaultKotlinBasePlugin

        getPluginVersion, whenBuildEvaluated
      • Methods inherited from class java.lang.Object

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

      • KotlinPm20PluginWrapper

        KotlinPm20PluginWrapper(ObjectFactory objectFactory)