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