Uses of Enum
org.apache.jackrabbit.vault.packaging.SubPackageHandling.Option
Packages that use SubPackageHandling.Option
Package
Description
-
Uses of SubPackageHandling.Option in org.apache.jackrabbit.vault.packaging
Methods in org.apache.jackrabbit.vault.packaging that return SubPackageHandling.OptionModifier and TypeMethodDescriptionSubPackageHandling.Entry.getOption()Gets the option from the entries list that matches the package last.static SubPackageHandling.OptionReturns the enum constant of this type with the specified name.static SubPackageHandling.Option[]SubPackageHandling.Option.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.apache.jackrabbit.vault.packaging with parameters of type SubPackageHandling.OptionModifierConstructorDescriptionEntry(String groupName, String packageName, SubPackageHandling.Option option) -
Uses of SubPackageHandling.Option in org.apache.jackrabbit.vault.packaging.registry.impl
Methods in org.apache.jackrabbit.vault.packaging.registry.impl that return types with arguments of type SubPackageHandling.OptionMethod parameters in org.apache.jackrabbit.vault.packaging.registry.impl with type arguments of type SubPackageHandling.OptionModifier and TypeMethodDescriptionFSInstallState.withSubPackages(Map<PackageId, SubPackageHandling.Option> subPackages)