| Package | Description |
|---|---|
| org.javers.core.diff.appenders | |
| org.javers.model.domain.changeType |
| 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 |
ReferenceAdded
reference added to collection (in *ToMany relation)
|
class |
ReferenceChanged
changed reference (in *ToOne relation)
|
class |
ReferenceRemoved
reference removed from collection (in *ToMany relation)
|
class |
ValueAdded
element added to collection
|
class |
ValueAddOrRemove
Change on collection of values
|
class |
ValueChange |
class |
ValueRemoved
element removed from collection
|
Copyright © 2013. All rights reserved.