Class Snapshot
java.lang.Object
io.freefair.gradle.plugins.github.internal.Snapshot
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleangetJob()getRef()getSha()intinthashCode()voidsetDetector(Detector detector) voidvoidsetManifests(Map<String, Manifest> manifests) voidvoidsetScanned(String scanned) voidvoidsetVersion(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
-