public static final class CheckApiRegionsBundleExportsImports.Report extends Object
Modifier and Type | Field and Description |
---|---|
List<org.apache.sling.feature.scanner.PackageInfo> |
exportMatchingSeveral |
List<org.apache.sling.feature.scanner.PackageInfo> |
exportWithoutVersion |
List<org.apache.sling.feature.scanner.PackageInfo> |
importWithoutVersion |
List<org.apache.sling.feature.scanner.PackageInfo> |
missingExports |
List<org.apache.sling.feature.scanner.PackageInfo> |
missingExportsForOptional |
List<org.apache.sling.feature.scanner.PackageInfo> |
missingExportsWithVersion |
Map<org.apache.sling.feature.scanner.PackageInfo,Map.Entry<Set<String>,Set<String>>> |
regionInfo |
Constructor and Description |
---|
Report() |
public List<org.apache.sling.feature.scanner.PackageInfo> exportWithoutVersion
public List<org.apache.sling.feature.scanner.PackageInfo> exportMatchingSeveral
public List<org.apache.sling.feature.scanner.PackageInfo> importWithoutVersion
public List<org.apache.sling.feature.scanner.PackageInfo> missingExports
public List<org.apache.sling.feature.scanner.PackageInfo> missingExportsWithVersion
public List<org.apache.sling.feature.scanner.PackageInfo> missingExportsForOptional
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.