Add Content and Package URI changes #373
Merged
tcdlpds
merged 2 commits from rajitha/device-mgt-core:stream-api
into master
8 months ago
Loading…
Reference in new issue
There is no content yet.
Delete Branch 'rajitha/device-mgt-core:stream-api'
Deleting a branch is permanent. It CANNOT be undone. Continue?
Purpose
applicationReleaseDTO.setMetaData(gson.toJson(parsedMetadataList));
}
private static String[] extractNameSegments(ApplicationReleaseDTO applicationReleaseDTO, String installerPath)
Add method level Java Doc comment
releaseWrapper.setArtifactLink(apkTransferLink.getDirectTransferLink() + "/sample.apk");
releaseWrapper.setRemoteStatus(false);
Remove unnecessary new line.
92f7e0c2fa
into master 8 months agoReviewers
92f7e0c2fa
.