Uses of Interface
com.atlassian.bitbucket.commit.MinimalRepositoryCommit
-
Uses of MinimalRepositoryCommit in com.atlassian.bitbucket.commit
Modifier and TypeMethodDescriptionBulkCommitsRequest.Builder.commit
(MinimalRepositoryCommit value) Modifier and TypeMethodDescriptionBulkCommitsRequest.Builder.commits
(Iterable<MinimalRepositoryCommit> values) -
Uses of MinimalRepositoryCommit in com.atlassian.bitbucket.idx
Modifier and TypeMethodDescriptionCommitIndex.searchRepositoryCommits
(IndexSearchRequest indexSearchRequest, PageRequest pageRequest) Search the index for anycommits
matching the provided search request.