| Package | Description |
|---|---|
| com.atlassian.bitbucket.compare | |
| com.atlassian.bitbucket.scm | |
| com.atlassian.bitbucket.scm.compare |
| Modifier and Type | Method and Description |
|---|---|
CompareRequest |
CompareRequest.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
void |
CompareService.streamChanges(CompareRequest request,
ChangeCallback callback)
|
void |
CompareService.streamCommits(CompareRequest request,
CommitCallback callback)
|
| Modifier and Type | Method and Description |
|---|---|
ScmCompareCommandFactory |
ScmService.getCompareCommandFactory(CompareRequest compareRequest)
Retrieves an
ScmCompareCommandFactory, used to create commands tailored for
comparing refs. |
| Modifier and Type | Method and Description |
|---|---|
DiffContext |
CompareDiffCommandParameters.toContext(CompareRequest compareRequest,
String mergeBase) |
Copyright © 2019 Atlassian. All rights reserved.