Package com.atlassian.confluence.diff
Interface HtmlDiffer
-
@Internal public interface HtmlDiffer
- Since:
- 8.6
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
diff(String leftHtml, String rightHtml, io.atlassian.util.concurrent.Timeout timeout)
-