Uses of Interface
com.atlassian.bitbucket.idx.IndexedCommit
-
Uses of IndexedCommit in com.atlassian.bitbucket.idx
Modifier and TypeMethodDescriptionRetrieves the specified commit if it's been indexed.Modifier and TypeMethodDescriptionCommitIndex.findByProperty
(String propertyKey, String propertyValue, boolean caseSensitive, PageRequest pageRequest) Retrieves allindexed commits
that have a given property with a specified value.CommitIndex.search
(IndexSearchRequest searchRequest, PageRequest pageRequest) Searches the index for any matching commits.