Package hudson.model
Class Run.Artifact
java.lang.Object
hudson.model.Run.Artifact
A build artifact.
-
Field Summary
-
Method Summary
-
Field Details
-
relativePath
Relative path name from artifacts root.
-
-
Method Details
-
getFile
Deprecated.May not be meaningful with custom artifact managers. UseArtifactManager.root()
plusVirtualFile.child(java.lang.String)
withrelativePath
instead.Gets the artifact file. -
getFileName
Returns just the file name portion, without the path. -
getDisplayPath
-
getHref
-
getLength
-
getFileSize
public long getFileSize() -
getTreeNodeId
-
toString
-