| Package | Description |
|---|---|
| pl.decerto.hyperon.persistence.service |
| Modifier and Type | Method and Description |
|---|---|
BundleDiff |
BundleServiceImpl.diff(Bundle bundle) |
BundleDiff |
BundleService.diff(Bundle next)
Compares given bundle with initial version of the same bundle(by id).
|
BundleDiff |
DiffHelper.diff(Bundle prev,
Bundle next) |
BundleDiff |
BundleServiceImpl.diff(Bundle prev,
Bundle next) |
BundleDiff |
BundleService.diff(Bundle prev,
Bundle next)
Compares two different bundles and stores the result of comparison in
BundleDiff object. |
Copyright © 2021. All rights reserved.