org.kuali.common.util.file.model
Class RepoArtifacts
java.lang.Object
org.kuali.common.util.file.model.RepoArtifacts
public final class RepoArtifacts
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RepoArtifacts
public RepoArtifacts(Repository repository,
List<Artifact> artifacts)
getRepository
public Repository getRepository()
getArtifacts
public List<Artifact> getArtifacts()
getSize
public long getSize()
Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.