Class AnalyserMetaDataExtension.SystemBundle
- java.lang.Object
-
- org.apache.sling.feature.analyser.extensions.AnalyserMetaDataExtension.SystemBundle
-
- Enclosing class:
- AnalyserMetaDataExtension
public static class AnalyserMetaDataExtension.SystemBundle extends Object
-
-
Constructor Summary
Constructors Constructor Description SystemBundle(Map<String,String> manifest, org.apache.sling.feature.ArtifactId artifactId, String scannerCacheKey)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.apache.sling.feature.ArtifactId
getArtifactId()
Map<String,String>
getManifest()
String
getScannerCacheKey()
-