Package hudson.model

Class Run.Artifact

java.lang.Object
hudson.model.Run.Artifact
Enclosing class:
Run<JobT extends Job<JobT,RunT>,RunT extends Run<JobT,RunT>>

@ExportedBean public class Run.Artifact extends Object
A build artifact.
  • Field Details

    • relativePath

      @Exported(visibility=3) public final String relativePath
      Relative path name from artifacts root.
  • Method Details