Uses of Class
org.guvnor.m2repo.model.JarListPageRow
-
Packages that use JarListPageRow Package Description org.guvnor.m2repo.service -
-
Uses of JarListPageRow in org.guvnor.m2repo.service
Methods in org.guvnor.m2repo.service that return types with arguments of type JarListPageRow Modifier and Type Method Description org.uberfire.paging.PageResponse<JarListPageRow>M2RepoService. listArtifacts(JarListPageRequest pageRequest)Query the repository for a list of artifacts
-