public class BundleUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static com.atlassian.new_platform.BundleInfo |
extractBundleInfo(Path path) |
static com.atlassian.new_platform.BundleInfo |
extractLibraryInfo(Path path) |
static List<String> |
mapToBundleNames(List<com.atlassian.new_platform.BundleInfo> bundles) |
static List<com.atlassian.new_platform.BundleInfo> |
parseBundles(Path root) |
static List<com.atlassian.new_platform.BundleInfo> |
parseLibraries(Path root) |
public static com.atlassian.new_platform.BundleInfo extractBundleInfo(Path path)
public static com.atlassian.new_platform.BundleInfo extractLibraryInfo(Path path)
public static List<com.atlassian.new_platform.BundleInfo> parseLibraries(Path root) throws IOException
IOExceptionpublic static List<com.atlassian.new_platform.BundleInfo> parseBundles(Path root) throws IOException
IOExceptionCopyright © 2024 Atlassian. All rights reserved.