Interface CompressorWorkParameters
- All Superinterfaces:
WorkParameters
- All Known Subinterfaces:
Deflate.DeflateWorkParameters,GZip.GZipWorkParameters
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.gradle.workers.WorkParameters
WorkParameters.None -
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getSourceFile
RegularFileProperty getSourceFile() -
getTargetFile
RegularFileProperty getTargetFile()
-