| Package | Description |
|---|---|
| org.apache.archiva.rest.api.services |
| Modifier and Type | Method and Description |
|---|---|
List<org.apache.archiva.maven2.model.Artifact> |
SearchService.quickSearchWithRepositories(SearchRequest searchRequest)
if not repositories in SearchRequest: search will be apply on all repositories the current user has karma
|
List<org.apache.archiva.maven2.model.Artifact> |
SearchService.searchArtifacts(SearchRequest searchRequest)
If searchRequest contains repositories, the search will be done only on those repositories.
|
Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.