Package me.qoomon.gradle.gitversioning
Class GitVersionDetails
java.lang.Object
me.qoomon.gradle.gitversioning.GitVersionDetails
-
Constructor Summary
ConstructorsConstructorDescriptionGitVersionDetails(String commit, GitRefType refType, String refName, GitVersioningPluginConfig.RefPatchDescription patchDescription) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
GitVersionDetails
public GitVersionDetails(String commit, GitRefType refType, String refName, GitVersioningPluginConfig.RefPatchDescription patchDescription)
-
-
Method Details
-
getCommit
-
getRefType
-
getRefName
-
getPatchDescription
-