| Package | Description | 
|---|---|
| com.atlassian.bitbucket.comment | |
| com.atlassian.bitbucket.content | 
| Modifier and Type | Method and Description | 
|---|---|
CommentThread | 
Comment.getThread()  | 
| Modifier and Type | Method and Description | 
|---|---|
Page<CommentThread> | 
CommentService.searchThreads(CommentSearchRequest request,
             PageRequest pageRequest)
Search for all  
threads matching the provided request. | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DiffContentCallback.offerThreads(Stream<CommentThread> threads)
Offers  
threads for any comments which should be included in the diff to the callback. | 
void | 
AbstractDiffContentCallback.offerThreads(Stream<CommentThread> threads)  | 
Copyright © 2019 Atlassian. All rights reserved.