com.atlassian.bitbucket.pull.PullRequestCommitEnricher |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Enrich a single commit with properties from the
CommitIndex . | |||||||||||
Enrich a page of commits with properties from the
CommitIndex . |
Enrich a single commit with properties from the CommitIndex
.
pullRequest | the pull request the commit was retrieved from |
---|---|
commit | the commit to enrich |
propertyKeys | keys for CommitIndex properties to load |
Enrich a page of commits with properties from the CommitIndex
.
pullRequest | the pull request the commits were retrieved from |
---|---|
page | the page of commits to enrich |
propertyKeys | keys for CommitIndex properties to load |