public class XmlDiffFinder extends Object
Modifier and Type | Class and Description |
---|---|
static class |
XmlDiffFinder.DefaultFieldChange |
Constructor and Description |
---|
XmlDiffFinder(@NotNull String xmlData,
@NotNull String newXmlData) |
XmlDiffFinder(@NotNull String xmlData,
@NotNull String newXmlData,
boolean isOrderImportant) |
Modifier and Type | Method and Description |
---|---|
@NotNull List<AuditLogService.FieldChange> |
findChanges() |
public XmlDiffFinder(@NotNull @NotNull String xmlData, @NotNull @NotNull String newXmlData)
@NotNull public @NotNull List<AuditLogService.FieldChange> findChanges()
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.