Uses of Class
com.atlassian.bitbucket.content.ChangeSummary
Packages that use ChangeSummary
-
Uses of ChangeSummary in com.atlassian.bitbucket.content
Methods in com.atlassian.bitbucket.content that return ChangeSummaryMethods in com.atlassian.bitbucket.content with parameters of type ChangeSummaryModifier and TypeMethodDescriptionvoid
AbstractChangeCallback.onEnd
(ChangeSummary summary) default void
ChangeCallback.onEnd
(ChangeSummary summary) Called after the finalchange
has been streamed.