aem-plugin / com.cognifide.gradle.aem.pkg.tasks.compose / RepositoryArchive

RepositoryArchive

interface RepositoryArchive : Serializable

Properties

dirPath

abstract val dirPath: Property<String>

file

abstract val file: RegularFileProperty

fileName

abstract val fileName: Property<String>

vaultFilter

abstract val vaultFilter: Property<Boolean>

Inheritors

BundleInstalled

interface BundleInstalled : RepositoryArchive

PackageNested

interface PackageNested : RepositoryArchive