Uses of Enum Class
io.wcm.devops.conga.plugins.aem.maven.PackageVersionMode
Packages that use PackageVersionMode
Package
Description
-
Uses of PackageVersionMode in io.wcm.devops.conga.plugins.aem.maven
Methods in io.wcm.devops.conga.plugins.aem.maven that return PackageVersionModeModifier and TypeMethodDescriptionstatic PackageVersionModeReturns the enum constant of this class with the specified name.static PackageVersionMode[]PackageVersionMode.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of PackageVersionMode in io.wcm.devops.conga.plugins.aem.maven.allpackage
Methods in io.wcm.devops.conga.plugins.aem.maven.allpackage with parameters of type PackageVersionModeModifier and TypeMethodDescriptionAllPackageBuilder.packageVersionMode(PackageVersionMode value) How to handle versions of packages and sub-packages inside "all" package.