Package 

Class ClasspathEntrySnapshotTransform

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Provider<FileSystemLocation> inputArtifact
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      abstract Provider<FileSystemLocation> getInputArtifact()
      Unit transform(TransformOutputs outputs)
      • Methods inherited from class org.gradle.api.artifacts.transform.TransformAction

        getParameters
      • Methods inherited from class java.lang.Object

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

      • ClasspathEntrySnapshotTransform

        ClasspathEntrySnapshotTransform()
    • Method Detail

      • getInputArtifact

        @Classpath()@InputArtifact() abstract Provider<FileSystemLocation> getInputArtifact()