Modifier and Type | Method and Description |
---|---|
BundleDescriptor |
AnalyserResult.getFrameworkDescriptor()
Return the framework descriptor created during scanning if available
|
Modifier and Type | Method and Description |
---|---|
void |
AnalyserMetaDataExtension.add(BundleDescriptor... bundleDescriptors) |
Modifier and Type | Method and Description |
---|---|
BundleDescriptor |
AnalyserTaskContext.getFrameworkDescriptor()
The framework descriptor
|
Modifier and Type | Method and Description |
---|---|
BundleDescriptor |
Scanner.scan(org.apache.sling.feature.ArtifactId framework,
Map<String,String> props)
Scan a framework
|
BundleDescriptor |
Scanner.scan(org.apache.sling.feature.Artifact bundle,
int startLevel)
Deprecated.
|
BundleDescriptor |
Scanner.scanBundle(org.apache.sling.feature.Artifact bundle)
Scan a bundle
|
Modifier and Type | Method and Description |
---|---|
Set<BundleDescriptor> |
ContainerDescriptor.getBundleDescriptors()
Return a set of bundle descriptors.
|
abstract List<BundleDescriptor> |
ContentPackageDescriptor.getBundles()
Get the included bundles
|
Modifier and Type | Method and Description |
---|---|
int |
BundleDescriptor.compareTo(BundleDescriptor o) |
Modifier and Type | Method and Description |
---|---|
BundleDescriptor |
FrameworkScanner.scan(org.apache.sling.feature.ArtifactId framework,
Map<String,String> frameworkProps,
org.apache.sling.feature.builder.ArtifactProvider provider)
Try to scan the artifact
|
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.