public abstract class ItemVersionUpdate extends VersionedDataUpdate
| Modifier and Type | Class and Description |
|---|---|
static class |
ItemVersionUpdate.Empty |
static class |
ItemVersionUpdate.Total |
| Modifier | Constructor and Description |
|---|---|
protected |
ItemVersionUpdate(DataVersion version) |
| Modifier and Type | Method and Description |
|---|---|
abstract Set<ItemIdentity> |
getAffectedItems() |
abstract DataVersion |
getFromVersion() |
getVersion, isEmpty, isFull, isIncrementalprotected ItemVersionUpdate(@NotNull
DataVersion version)
@NotNull public abstract DataVersion getFromVersion()
@NotNull public abstract Set<ItemIdentity> getAffectedItems()
Copyright © 2023 ALM Works. All Rights Reserved.