Uses of Class
org.apache.sling.feature.diff.DiffRequest
-
-
Uses of DiffRequest in org.apache.sling.feature.diff
Methods in org.apache.sling.feature.diff that return DiffRequest Modifier and Type Method Description DiffRequestDiffRequest. addExcludeComparator(String excludeComparator)DiffRequestDiffRequest. addIncludeComparator(String includeComparator)DiffRequestDiffRequest. setCurrent(org.apache.sling.feature.Feature current)DiffRequestDiffRequest. setPrevious(org.apache.sling.feature.Feature previous)Methods in org.apache.sling.feature.diff with parameters of type DiffRequest Modifier and Type Method Description static org.apache.sling.feature.FeatureFeatureDiff. compareFeatures(DiffRequest diffRequest)
-