public class

ChangeSummary

extends AbstractSummary
java.lang.Object
   ↳ com.atlassian.stash.util.AbstractSummary
     ↳ com.atlassian.stash.content.ChangeSummary

Class Overview

Summarizes changes which have been streamed to a ChangeCallback.

Summary

Nested Classes
class ChangeSummary.Builder  
Public Methods
boolean isTruncated()
[Expand]
Inherited Methods
From class com.atlassian.stash.util.AbstractSummary
From class java.lang.Object

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