Uses of Class
org.apache.archiva.rest.api.model.VersionsList

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

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

Methods in org.apache.archiva.rest.api.services that return VersionsList
 VersionsList BrowseService.getVersionsList(String groupId, String artifactId, String repositoryId)
           
 

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

Methods in org.apache.archiva.rest.services that return VersionsList
 VersionsList DefaultBrowseService.getVersionsList(String groupId, String artifactId, String repositoryId)
           
 



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