| java.lang.Object | ||
| ↳ | com.atlassian.bitbucket.util.AbstractSummary | |
| ↳ | com.atlassian.bitbucket.content.DiffSummary | |
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| DiffSummary.Builder | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
This is to indicate that some sort of truncation has taken place.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.atlassian.bitbucket.util.AbstractSummary
| |||||||||||
From class
java.lang.Object
| |||||||||||
This is to indicate that some sort of truncation has taken place. Previously if a truncation has taken place at the exact boundary of a diff there was no way of reporting back to the client that truncation has taken place.