Summary
Nested Classes |
class |
ChangeSummary.Builder |
|
[Expand]
Inherited Methods |
From class
com.atlassian.bitbucket.util.AbstractSummary
|
From class
java.lang.Object
Object
|
clone()
|
boolean
|
equals(Object arg0)
|
void
|
finalize()
|
final
Class<?>
|
getClass()
|
int
|
hashCode()
|
final
void
|
notify()
|
final
void
|
notifyAll()
|
String
|
toString()
|
final
void
|
wait(long arg0, int arg1)
|
final
void
|
wait(long arg0)
|
final
void
|
wait()
|
|
Public Methods
public
boolean
isTruncated
()
Returns
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