public class ChangeSummary extends AbstractSummary
changes
which have been streamed to a ChangeCallback
.Modifier and Type | Class and Description |
---|---|
static class |
ChangeSummary.Builder |
AbstractSummary.AbstractBuilder<B extends AbstractSummary.AbstractBuilder<B,S>,S extends AbstractSummary>
Modifier and Type | Method and Description |
---|---|
boolean |
isTruncated() |
getResult
public boolean isTruncated()
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 streamedCopyright © 2021 Atlassian. All rights reserved.