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

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

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

Methods in org.apache.archiva.rest.api.services that return types with arguments of type ArtifactContentEntry
 List<ArtifactContentEntry> BrowseService.getArtifactContentEntries(String groupId, String artifactId, String version, String classifier, String type, String path, String repositoryId)
           
 



Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.