Class DistributionExportFilter
java.lang.Object
org.apache.sling.distribution.serialization.DistributionExportFilter
A filter is responsible for storing information about which resources / attributes should be serialized.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classa filter is responsible for finding the resources that should be serialized unders a certain path -
Method Summary
Modifier and TypeMethodDescriptionstatic DistributionExportFiltercreateFilter(DistributionRequest distributionRequest, NavigableMap<String, List<String>> nodeFilters, NavigableMap<String, List<String>> propertyFilters) create a filter based on a request and global node and property filters@NotNull Set<DistributionExportFilter.TreeFilter> @NotNull DistributionExportFilter.TreeFiltertoString()