Package | Description |
---|---|
org.apache.sling.feature |
Modifier and Type | Method and Description |
---|---|
Artifact |
Artifact.copy(ArtifactId id)
Create a copy of the artifact with a different id
|
Artifact |
Artifacts.getSame(ArtifactId id)
Get the artifact for the given id, neglecting the version
|
Modifier and Type | Method and Description |
---|---|
Map<Integer,List<Artifact>> |
Bundles.getBundlesByStartOrder()
Get the map of all bundles sorted by start order.
|
Modifier and Type | Method and Description |
---|---|
boolean |
Artifacts.add(Artifact artifact)
Add an artifact.
|
int |
Artifact.compareTo(Artifact o) |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.