Uses of Interface
com.atlassian.confluence.util.diffs.MergeResult
Packages that use MergeResult
Package
Description
-
Uses of MergeResult in com.atlassian.confluence.pages
Methods in com.atlassian.confluence.pages that return MergeResultModifier and TypeMethodDescriptionDefaultDraftManager.mergeContent
(Draft draft) Merges the draft with the original version compared to the latest version of the page.DraftManager.mergeContent
(Draft draft) Attempts the merge the changes done by this draft with the latest version of the content. -
Uses of MergeResult in com.atlassian.confluence.plugins.merge
Methods in com.atlassian.confluence.plugins.merge that return MergeResultModifier and TypeMethodDescriptionTDMMerger.mergeContent
(String base, String left, String right) TDMMerger.mergeContent
(String base, String left, String right, long timeout, @NonNull TimeUnit unit) -
Uses of MergeResult in com.atlassian.confluence.util.diffs
Classes in com.atlassian.confluence.util.diffs that implement MergeResultFields in com.atlassian.confluence.util.diffs declared as MergeResultMethods in com.atlassian.confluence.util.diffs that return MergeResultModifier and TypeMethodDescriptionMerger.mergeContent
(String base, String left, String right) Merge the content provided.PageLayoutAwareMerger.mergeContent
(String base, String left, String right)