| Package | Description |
|---|---|
| org.apache.sling.maven.projectsupport | |
| org.apache.sling.maven.projectsupport.bundlelist | |
| org.apache.sling.maven.projectsupport.bundlelist.v1_0_0 |
| Modifier and Type | Method and Description |
|---|---|
List<Bundle> |
ArtifactDefinition.toBundleList() |
| Modifier and Type | Method and Description |
|---|---|
static List<org.apache.maven.model.Dependency> |
ArtifactDefinition.toDependencyList(Bundle bundle,
String scope) |
| Constructor and Description |
|---|
ArtifactDefinition(Bundle bundle,
int startLevel) |
| Modifier and Type | Method and Description |
|---|---|
Bundle |
BaseBundleList.get(Bundle bundle,
boolean compareVersions) |
Bundle |
BaseStartLevel.getBundle(Bundle bundle,
boolean compareVersions) |
| Modifier and Type | Method and Description |
|---|---|
abstract List<Bundle> |
BaseStartLevel.getBundles() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
BaseStartLevel.containsBundle(Bundle bundle,
boolean compareVersions) |
Bundle |
BaseBundleList.get(Bundle bundle,
boolean compareVersions) |
Bundle |
BaseStartLevel.getBundle(Bundle bundle,
boolean compareVersions) |
boolean |
BaseStartLevel.removeBundle(Bundle bundle,
boolean compareVersions) |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseBundleList.add(List<Bundle> newBnd)
Add an artifact definition.
|
boolean |
BaseBundleList.remove(List<Bundle> bundles,
boolean compareVersions) |
| Modifier and Type | Method and Description |
|---|---|
List<Bundle> |
StartLevel.getBundles()
Method getBundles.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StartLevel.addBundle(Bundle bundle)
Method addBundle.
|
void |
StartLevel.removeBundle(Bundle bundle)
Method removeBundle.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StartLevel.setBundles(List<Bundle> bundles)
Set the bundles field.
|
Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.