Package com.helixframework.git
Class GitProperties
java.lang.Object
com.helixframework.git.GitProperties
Bean that provides access to git properties of the artifact stored in `git.properties` on the classpath.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GitProperties
public GitProperties() -
GitProperties
-
-
Method Details
-
getBranch
-
getBuildHost
-
getBuildUserEmail
-
getBuildUsername
-
getBuildVersion
-
getClosestTagCommitCount
-
getClosestTagName
-
getCommitId
-
getShortCommitId
-
getMostRecentReachableTagFromCommit
-
getCommitMessage
-
getShortCommitMessage
-
getCommitTime
-
getCommitUserEmail
-
getCommitUsername
-
getDirtyFlag
-
getRemoteOriginUrl
-
getTags
-
getTotalCommitCount
-