Uses of Interface
io.wcm.devops.conga.plugins.aem.maven.model.InstallableFile
Packages that use InstallableFile
Package
Description
-
Uses of InstallableFile in io.wcm.devops.conga.plugins.aem.maven.allpackage
Method parameters in io.wcm.devops.conga.plugins.aem.maven.allpackage with type arguments of type InstallableFileModifier and TypeMethodDescriptionvoidAllPackageBuilder.add(List<InstallableFile> files, Set<String> cloudManagerTarget) Add content packages and OSGi bundles to be contained in "all" content package. -
Uses of InstallableFile in io.wcm.devops.conga.plugins.aem.maven.model
Subinterfaces of InstallableFile in io.wcm.devops.conga.plugins.aem.maven.modelModifier and TypeInterfaceDescriptioninterfaceGeneric representation of content package file.Classes in io.wcm.devops.conga.plugins.aem.maven.model that implement InstallableFileModifier and TypeClassDescriptionclassDescribes an installable file with a set of run modes and (lazily evaluated) hash code.final classRepresents an OSGi bundle file referenced by CONGA.final classRepresents a content package file generated or referenced by CONGA.Methods in io.wcm.devops.conga.plugins.aem.maven.model that return types with arguments of type InstallableFileModifier and TypeMethodDescriptionModelParser.getInstallableFilesForNode()Returns all content packages and OSGi bundles referenced in this model file.