Class CheckApiRegionsBundleExportsImports.Report

    • Field Detail

      • exportMatchingSeveral

        public List<org.apache.sling.feature.scanner.PackageInfo> exportMatchingSeveral
      • missingExports

        public List<org.apache.sling.feature.scanner.PackageInfo> missingExports
      • missingExportsWithVersion

        public List<org.apache.sling.feature.scanner.PackageInfo> missingExportsWithVersion
      • missingExportsForOptional

        public List<org.apache.sling.feature.scanner.PackageInfo> missingExportsForOptional
    • Constructor Detail

      • Report

        public Report()