| Package | Description |
|---|---|
| org.apache.sling.feature |
| Modifier and Type | Method and Description |
|---|---|
Artifact |
Bundles.getSame(ArtifactId id)
Get the artifact for the given id, neglecting the version
|
| Modifier and Type | Method and Description |
|---|---|
List<Artifact> |
Extension.getArtifacts()
Get the artifacts of the extension
|
Map<Integer,List<Artifact>> |
Bundles.getBundlesByStartOrder()
Get the map of all bundles sorted by start order.
|
Iterator<Artifact> |
Bundles.iterator()
Iterate over all bundles
|
| Modifier and Type | Method and Description |
|---|---|
void |
Bundles.add(Artifact bundle)
Add an artifact as a bundle.
|
int |
Artifact.compareTo(Artifact o) |
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.