public abstract class SampleArchiveBinary extends SampleInstallBinary
| Constructor and Description |
|---|
SampleArchiveBinary(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
abstract org.gradle.api.provider.Property<Dsl> |
getDsl() |
abstract org.gradle.api.file.RegularFileProperty |
getValidationReport() |
abstract org.gradle.api.file.RegularFileProperty |
getZipFile() |
getContent, getDslSpecificContent, getExcludes, getInstallDirectory, getSampleLinkName, getWorkingDirectorygetNamepublic abstract org.gradle.api.provider.Property<Dsl> getDsl()
public abstract org.gradle.api.file.RegularFileProperty getValidationReport()
public abstract org.gradle.api.file.RegularFileProperty getZipFile()