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 booleanequals(Object o)StringgetArtifactPath()Path to artifactDategetDownloadTimestamp()Download timestampinthashCode()
-