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