Uses of Class
org.apache.jackrabbit.oak.plugins.document.bundlor.BundlingConfigInitializer
-
Packages that use BundlingConfigInitializer Package Description org.apache.jackrabbit.oak.plugins.document.bundlor -
-
Uses of BundlingConfigInitializer in org.apache.jackrabbit.oak.plugins.document.bundlor
Methods in org.apache.jackrabbit.oak.plugins.document.bundlor that return BundlingConfigInitializer Modifier and Type Method Description static BundlingConfigInitializerBundlingConfigInitializer. valueOf(String name)Deprecated, for removal: This API element is subject to removal in a future version.Returns the enum constant of this type with the specified name.static BundlingConfigInitializer[]BundlingConfigInitializer. values()Deprecated, for removal: This API element is subject to removal in a future version.Returns an array containing the constants of this enum type, in the order they are declared.
-