| Package | Description |
|---|---|
| org.jahia.services.modulemanager | |
| org.jahia.services.modulemanager.spi | |
| org.jahia.services.modulemanager.spi.impl |
| Modifier and Type | Method and Description |
|---|---|
static BundleBucketInfo |
BundleBucketInfo.fromKey(String key)
Create a
BundleBucketInfo instance using provided bundle bucket key. |
| Constructor and Description |
|---|
BundleInfo(BundleBucketInfo bucketInfo,
String version)
Create an instance of this class.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,Map<String,BundleService.BundleInformation>> |
BundleService.getInfos(BundleBucketInfo bundleBucketInfo,
String target)
Get info about multiple bundles belonging to a single bundle bucket.
|
Map<String,BundleService.BundleInformation> |
BundleService.getLocalInfos(BundleBucketInfo bundleBucketInfo)
Get local info about multiple bundles belonging to a single bundle bucket.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,Map<String,BundleService.BundleInformation>> |
BundleServiceDelegate.getInfos(BundleBucketInfo bundleBucketInfo,
String target) |
Map<String,Map<String,BundleService.BundleInformation>> |
DefaultBundleService.getInfos(BundleBucketInfo bundleBucketInfo,
String target) |
Map<String,BundleService.BundleInformation> |
BundleServiceDelegate.getLocalInfos(BundleBucketInfo bundleBucketInfo) |
Map<String,BundleService.BundleInformation> |
DefaultBundleService.getLocalInfos(BundleBucketInfo bundleBucketInfo) |
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.