public class LauncherProperties extends Object
Constructor and Description |
---|
LauncherProperties() |
Modifier and Type | Method and Description |
---|---|
static Properties |
getBundleIDtoBSNandVersionMap(org.apache.sling.feature.Feature app,
org.apache.sling.feature.builder.ArtifactProvider artifactProvider) |
static Properties |
getBundleIDtoFeaturesMap(org.apache.sling.feature.Feature app) |
static Properties |
getFeatureIDtoRegionsMap(ApiRegions regions) |
static Properties |
getRegionNametoPackagesMap(ApiRegions regions) |
static void |
save(Properties properties,
File file) |
public static Properties getBundleIDtoBSNandVersionMap(org.apache.sling.feature.Feature app, org.apache.sling.feature.builder.ArtifactProvider artifactProvider)
public static Properties getBundleIDtoFeaturesMap(org.apache.sling.feature.Feature app)
public static Properties getFeatureIDtoRegionsMap(ApiRegions regions)
public static Properties getRegionNametoPackagesMap(ApiRegions regions)
public static void save(Properties properties, File file) throws IOException
IOException
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.