public interface M2RepoService
Modifier and Type | Method and Description |
---|---|
String |
getJarName(String path) |
String |
getRepositoryURL(String baseURL) |
org.uberfire.paging.PageResponse<JarListPageRow> |
listJars(org.uberfire.paging.PageRequest pageRequest,
String filters) |
GAV |
loadGAVFromJar(String path) |
String |
loadPOMStringFromJar(String path) |
org.uberfire.paging.PageResponse<JarListPageRow> listJars(org.uberfire.paging.PageRequest pageRequest, String filters)
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.