| 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.getExact(ArtifactId id)
Get the artifact for the given id
|
Artifact |
ExecutionEnvironmentExtension.getFramework()
Get the specified framework
|
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–2020 The Apache Software Foundation. All rights reserved.