| Package | Description |
|---|---|
| org.javers.core.diff | |
| org.javers.core.diff.appenders | |
| org.javers.core.diff.changetype | |
| org.javers.core.diff.changetype.container | |
| org.javers.core.diff.changetype.map |
| Modifier and Type | Method and Description |
|---|---|
List<PropertyChange> |
Diff.getPropertyChanges(String propertyName)
Selects property changes for given property name
|
| Modifier and Type | Class and Description |
|---|---|
class |
PropertyChangeAppender<T extends PropertyChange>
Property scope change appender,
follows Chain-of-responsibility pattern
|
| Modifier and Type | Class and Description |
|---|---|
class |
ReferenceChange
changed reference (in *ToOne relation)
|
class |
ValueChange |
| Modifier and Type | Class and Description |
|---|---|
class |
ArrayChange |
class |
ContainerChange |
class |
ListChange |
class |
SetChange |
| Modifier and Type | Class and Description |
|---|---|
class |
MapChange |
Copyright © 2014. All rights reserved.