Package | Description |
---|---|
org.apache.sling.feature.cpconverter.handlers |
Definition and default implementations of the org.apache.sling.feature.cpconverter.handlers.EntryHandler
service to handle resources while scanning Apache Jackrabbit Vault packages,
such as ACLs, OSGi bundles & configurations and nested content packages.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractContentPackageHandler |
class |
BundleEntryHandler |
class |
ConfigurationEntryHandler |
class |
ContentPackageEntryHandler |
class |
DefaultHandler |
class |
GroupEntryHandler |
class |
JsonConfigurationEntryHandler |
class |
NodeTypesEntryHandler |
class |
PrivilegesHandler |
class |
PropertiesConfigurationEntryHandler |
class |
RepPolicyEntryHandler |
class |
RepPrincipalPolicyEntryHandler |
class |
RepRepoPolicyEntryHandler |
class |
SlingInitialContentBundleHandler |
class |
UsersEntryHandler |
class |
VersionResolverContentPackageEntryHandler |
class |
XmlConfigurationEntryHandler |
Modifier and Type | Method and Description |
---|---|
@Nullable EntryHandler |
DefaultEntryHandlersManager.getEntryHandlerByEntryPath(@NotNull String path) |
@Nullable EntryHandler |
EntryHandlersManager.getEntryHandlerByEntryPath(@NotNull String path) |
EntryHandler |
UsersEntryHandler.withConfig(@NotNull String config) |
default EntryHandler |
EntryHandler.withConfig(@NotNull String config) |
EntryHandler |
GroupEntryHandler.withConfig(@NotNull String config) |
Modifier and Type | Method and Description |
---|---|
void |
DefaultEntryHandlersManager.addEntryHandler(@NotNull EntryHandler handler) |
void |
EntryHandlersManager.addEntryHandler(@NotNull EntryHandler handler) |
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.