Uses of Interface
com.adobe.aem.modernize.rule.RewriteRuleService
-
Packages that use RewriteRuleService Package Description com.adobe.aem.modernize.component com.adobe.aem.modernize.policy com.adobe.aem.modernize.structure -
-
Uses of RewriteRuleService in com.adobe.aem.modernize.component
Subinterfaces of RewriteRuleService in com.adobe.aem.modernize.component Modifier and Type Interface Description interface
ComponentRewriteRuleService
Provides a mechanism for listing all configured rules either via Nodes or custom implementations. -
Uses of RewriteRuleService in com.adobe.aem.modernize.policy
Subinterfaces of RewriteRuleService in com.adobe.aem.modernize.policy Modifier and Type Interface Description interface
PolicyImportRuleService
-
Uses of RewriteRuleService in com.adobe.aem.modernize.structure
Subinterfaces of RewriteRuleService in com.adobe.aem.modernize.structure Modifier and Type Interface Description interface
StructureRewriteRuleService
Provides a mechanism for listing all the configured rules either via Nodes or custom implementations.
-