Uses of Class
com.atlassian.bitbucket.content.DiffSummary
Packages that use DiffSummary
-
Uses of DiffSummary in com.atlassian.bitbucket.content
Methods in com.atlassian.bitbucket.content that return DiffSummaryMethods in com.atlassian.bitbucket.content with parameters of type DiffSummaryModifier and TypeMethodDescriptionvoid
AbstractDiffContentCallback.onEnd
(DiffSummary summary) void
DiffContentCallback.onEnd
(DiffSummary summary) Called after the finalDiffContentCallback.onDiffEnd(boolean)
, after all diffs have been streamed.