| Package | Description |
|---|---|
| org.javers.core.diff.appenders | |
| org.javers.core.diff.changetype.map |
| Modifier and Type | Method and Description |
|---|---|
ContainerElementChange |
MapChangesToListChangesFunction.apply(EntryChange input) |
| Modifier and Type | Class and Description |
|---|---|
class |
EntryAdded |
class |
EntryAddOrRemove |
class |
EntryRemoved |
class |
EntryValueChange
entry value changed, when value is simple type
|
| Modifier and Type | Method and Description |
|---|---|
List<EntryChange> |
MapChange.getEntryChanges() |
| Constructor and Description |
|---|
MapChange(GlobalId affectedCdoId,
Property property,
List<EntryChange> changes) |
Copyright © 2014. All rights reserved.