|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||