| Package | Description |
|---|---|
| com.liferay.portal.kernel.diff |
| Modifier and Type | Method and Description |
|---|---|
List<DiffVersion> |
DiffVersionsInfo.getDiffVersions() |
| Modifier and Type | Method and Description |
|---|---|
void |
DiffVersionsInfo.setDiffVersions(List<DiffVersion> diffVersions) |
| Constructor and Description |
|---|
DiffVersionsInfo(List<DiffVersion> diffVersions,
double nextVersion,
double previousVersion) |