Uses of Class
hudson.model.Run.Artifact

Packages that use Run.Artifact
hudson.model Core object model that are bound to URLs via stapler, rooted at Hudson
 

Uses of Run.Artifact in hudson.model
 

Methods in hudson.model that return types with arguments of type Run.Artifact
 List<Run.Artifact> Run.getArtifacts()
          Gets the artifacts (relative to Run.getArtifactsDir().
 List<Run.Artifact> Run.getArtifactsUpTo(int n)
          Gets the first N artifacts.
 Map<Run.Artifact,String> Run.ArtifactList.getTree()
           
 



Copyright © 2004-2013. All Rights Reserved.