Uses of Class
com.atlassian.bamboo.testutils.vcs.CommitInfo
-
Packages that use CommitInfo Package Description com.atlassian.bamboo.testutils.vcs -
-
Uses of CommitInfo in com.atlassian.bamboo.testutils.vcs
Methods in com.atlassian.bamboo.testutils.vcs that return CommitInfo Modifier and Type Method Description CommitInfo
VcsType. extractCommitInfo(String commitCommandOutput)
Parse one line of the result of executingVcsType.listCommitsCommand(String)
.
-