Searched refs:parsePatchModuleName (Results 1 – 2 of 2) sorted by relevance
283 public static String parsePatchModuleName(String jsonString) throws BundleException { in parsePatchModuleName() method in ModuleJsonUtil
2590 utility.setModuleName(ModuleJsonUtil.parsePatchModuleName(jsonString)); in jsonSpecialProcess()