Interface ReportContext
-
public interface ReportContext
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidaddReport(String key, List<String> output)List<org.apache.sling.feature.Feature>getFeatures()org.apache.sling.feature.scanner.ScannergetScanner()booleanmatches(org.apache.sling.feature.ArtifactId id)
-