Class BundleFile
- java.lang.Object
-
- io.wcm.devops.conga.plugins.aem.maven.model.AbstractInstallableFile
-
- io.wcm.devops.conga.plugins.aem.maven.model.BundleFile
-
- All Implemented Interfaces:
InstallableFile
public final class BundleFile extends AbstractInstallableFile
Represents an OSGi bundle file referenced by CONGA.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Boolean
getInstall()
-
Methods inherited from class io.wcm.devops.conga.plugins.aem.maven.model.AbstractInstallableFile
getFile, getHashCode, getVariants, toString
-
-