public static final class ItemVersionUpdate.Empty extends ItemVersionUpdate
ItemVersionUpdate.Empty, ItemVersionUpdate.Total| Constructor and Description |
|---|
Empty(DataVersion version) |
| Modifier and Type | Method and Description |
|---|---|
Set<ItemIdentity> |
getAffectedItems() |
DataVersion |
getFromVersion() |
boolean |
isEmpty()
Returns true if the update is "empty", that is, the caller may keep the state, because it is up-to-date.
|
String |
toString() |
getVersion, isFull, isIncrementalpublic Empty(@NotNull
DataVersion version)
@NotNull public DataVersion getFromVersion()
getFromVersion in class ItemVersionUpdatepublic boolean isEmpty()
VersionedDataUpdateisEmpty in class VersionedDataUpdate@NotNull public Set<ItemIdentity> getAffectedItems()
getAffectedItems in class ItemVersionUpdateCopyright © 2023 ALM Works. All Rights Reserved.