| Package | Description |
|---|---|
| hudson.model |
Core object model that are bound to URLs via stapler, rooted at Hudson.
|
| Modifier and Type | Method and Description |
|---|---|
List<Run.Artifact> |
Run.getArtifacts()
Gets the artifacts (relative to
Run.getArtifactsDir(). |
List<Run.Artifact> |
Run.getArtifactsUpTo(int artifactsNumber)
Gets the first N artifacts.
|
Map<Run.Artifact,String> |
Run.ArtifactList.getTree() |
Copyright © 2019. All rights reserved.