Class Snapshot
java.lang.Object
io.freefair.gradle.plugins.github.internal.Snapshot
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
getJob()
getRef()
getSha()
int
int
hashCode()
void
setDetector
(Detector detector) void
void
setManifests
(Map<String, Manifest> manifests) void
void
setScanned
(String scanned) void
void
setVersion
(int version) toString()
-
Constructor Details
-
Snapshot
public Snapshot()
-
-
Method Details
-
getVersion
public int getVersion() -
getSha
-
getRef
-
getJob
-
getDetector
-
getScanned
-
getManifests
-
setVersion
public void setVersion(int version) -
setSha
-
setRef
-
setJob
-
setDetector
-
setScanned
-
setManifests
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-