Package org.gradle.api.artifacts.transform
Classes that perform artifact transformations.
-
Interface Summary Interface Description ArtifactTransformDependencies An injectable service that when injected into aArtifactTransform
can be used to access the dependency artifacts of the artifact being transformed.VariantTransform Registration of an variant transform. -
Class Summary Class Description ArtifactTransform Base class for artifact transformations. -
Exception Summary Exception Description ArtifactTransformException An exception to report a problem during transformation execution.VariantTransformConfigurationException An exception to report a problem during transformation execution.