java.lang.Object | ||
↳ | com.atlassian.bitbucket.util.AbstractSummary | |
↳ | com.atlassian.bitbucket.content.ChangeSummary |
Summarizes changes
which have been streamed to a ChangeCallback
.
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
ChangeSummary.Builder |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.atlassian.bitbucket.util.AbstractSummary
| |||||||||||
From class
java.lang.Object
|
true
if one or more changes
were not streamed due to internal hard limits
on the number of changes callbacks can receive; otherwise, false
if all changes were streamed