Package | Description |
---|---|
net.bluemind.eas.command.sync | |
net.bluemind.eas.dto.sync |
Modifier and Type | Field and Description |
---|---|
SyncStatus |
CollectionChanges.status |
Modifier and Type | Field and Description |
---|---|
SyncStatus |
CollectionSyncResponse.ServerResponse.ackStatus |
SyncStatus |
SyncResponse.status |
SyncStatus |
CollectionSyncResponse.status
global status for all server changes (commands)
|
Modifier and Type | Method and Description |
---|---|
static SyncStatus |
SyncStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SyncStatus[] |
SyncStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All Rights Reserved.