public class DiffResult extends Object
| Constructor and Description |
|---|
DiffResult(String diffHTML,
int changes) |
| Modifier and Type | Method and Description |
|---|---|
int |
getChanges() |
String |
getDiffHTML() |
void |
setChanges(int changes) |
void |
setDiffHTML(String diffHTML) |
Copyright © 2003–2020 eXo Platform SAS. All rights reserved.