Package 

Class GradleKpmConfigurationArtifactsSetupContext

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Project project
      private final NamedDomainObjectContainer<ConfigurationVariant> variants
      private final T fragment
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Project getProject()
      final NamedDomainObjectContainer<ConfigurationVariant> getVariants()
      final T getFragment()
      final Unit artifact(Object notation)
      final Unit artifact(Object notation, Function1<ConfigurablePublishArtifact, Unit> configure)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait