Package | Description |
---|---|
com.atlassian.bitbucket.commit | |
com.atlassian.bitbucket.content |
Modifier and Type | Method and Description |
---|---|
void |
CommitService.streamDiff(DiffRequest request,
DiffContentCallback callback)
Streams diff output for the specified
paths at the specified commit. |
void |
CommitService.streamDiff(DiffRequest request,
TypeAwareOutputSupplier outputSupplier)
Streams diff output for the specified
request . |
Modifier and Type | Method and Description |
---|---|
DiffRequest |
DiffRequest.Builder.build() |
Constructor and Description |
---|
Builder(DiffRequest request) |
Copyright © 2022 Atlassian. All rights reserved.