Package com.atlassian.new_platform
Class BundleUtils
java.lang.Object
com.atlassian.new_platform.BundleUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic BundleInfoextractBundleInfo(Path path) static BundleInfoextractLibraryInfo(Path path) mapToBundleNames(List<BundleInfo> bundles) static List<BundleInfo> parseBundles(Path root) static List<BundleInfo> parseLibraries(Path root)
-
Method Details
-
extractBundleInfo
-
extractLibraryInfo
-
parseLibraries
- Throws:
IOException
-
parseBundles
- Throws:
IOException
-
mapToBundleNames
-