Package jetbrains.buildServer.serverSide
Class ArtifactInfo
- java.lang.Object
-
- jetbrains.buildServer.serverSide.ArtifactInfo
-
public class ArtifactInfo extends Object
-
-
Constructor Summary
Constructors Constructor Description ArtifactInfo(String artifactPath, Date downloadTimestamp)
Construct ArtifactInfo object
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
String
getArtifactPath()
Path to artifactDate
getDownloadTimestamp()
Download timestampint
hashCode()
-