Uses of Class
org.apache.sling.resourceresolver.impl.helper.ResourceDecoratorTracker
Packages that use ResourceDecoratorTracker
Package
Description
-
Uses of ResourceDecoratorTracker in org.apache.sling.resourceresolver.impl.helper
Constructors in org.apache.sling.resourceresolver.impl.helper with parameters of type ResourceDecoratorTrackerModifierConstructorDescriptionResourceIteratorDecorator(ResourceDecoratorTracker tracker, Iterator<org.apache.sling.api.resource.Resource> iterator) -
Uses of ResourceDecoratorTracker in org.apache.sling.resourceresolver.impl.mapping
Constructors in org.apache.sling.resourceresolver.impl.mapping with parameters of type ResourceDecoratorTrackerModifierConstructorDescriptionResourceMapperImpl(org.apache.sling.resourceresolver.impl.ResourceResolverImpl resolver, ResourceDecoratorTracker resourceDecorator, MapEntriesHandler mapEntries, Object namespaceMangler)