Class ChangeSummary

java.lang.Object
com.atlassian.bitbucket.util.AbstractSummary
com.atlassian.bitbucket.content.ChangeSummary

public class ChangeSummary extends AbstractSummary
Summarizes changes which have been streamed to a ChangeCallback.
  • Method Details

    • isTruncated

      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