Interface Deflate.DeflateWorkParameters
- 
- All Superinterfaces:
 CompressorWorkParameters,WorkParameters
- Enclosing class:
 - Deflate
 
public static interface Deflate.DeflateWorkParameters extends CompressorWorkParameters
 
- 
- 
Nested Class Summary
- 
Nested classes/interfaces inherited from interface org.gradle.workers.WorkParameters
WorkParameters.None 
 - 
 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Property<Integer>getCompressionLevel()Property<Boolean>getWithZlibHeader()- 
Methods inherited from interface io.freefair.gradle.plugins.compress.tasks.CompressorWorkParameters
getSourceFile, getTargetFile 
 - 
 
 -