Class HashAndSource
java.lang.Object
com.atlassian.bamboo.plugins.git.domain.HashAndSource
-
Method Summary
Modifier and TypeMethodDescription@Nullable String
getHash()
@Nullable GitRef
getRef()
@Nullable String
static HashAndSource
hashAndBranch
(String revHash, String branch) static HashAndSource
hashAndRef
(String revHash, String ref) toString()