Uses of Class
org.apache.archiva.reports.RepositoryProblemFacet

Packages that use RepositoryProblemFacet
org.apache.archiva.rest.api.services   
org.apache.archiva.rest.services   
 

Uses of RepositoryProblemFacet in org.apache.archiva.rest.api.services
 

Methods in org.apache.archiva.rest.api.services that return types with arguments of type RepositoryProblemFacet
 List<RepositoryProblemFacet> ReportRepositoriesService.getHealthReport(String repository, String groupId, int rowCount)
           
 

Uses of RepositoryProblemFacet in org.apache.archiva.rest.services
 

Methods in org.apache.archiva.rest.services that return types with arguments of type RepositoryProblemFacet
 List<RepositoryProblemFacet> DefaultReportRepositoriesService.getHealthReport(String repository, String groupId, int rowCount)
           
 



Copyright © 2006-2013 The Apache Software Foundation. All Rights Reserved.