public class DefaultSyncResultImpl extends java.lang.Object implements SyncResult
SyncResult.Status| Constructor and Description |
|---|
DefaultSyncResultImpl(DefaultSyncedIdentity id,
SyncResult.Status status) |
| Modifier and Type | Method and Description |
|---|---|
DefaultSyncedIdentity |
getIdentity()
The synchronized identity
|
SyncResult.Status |
getStatus()
The status of the sync operation
|
void |
setStatus(SyncResult.Status status) |
public DefaultSyncResultImpl(DefaultSyncedIdentity id, SyncResult.Status status)
public DefaultSyncedIdentity getIdentity()
SyncResultgetIdentity in interface SyncResultpublic SyncResult.Status getStatus()
SyncResultgetStatus in interface SyncResultpublic void setStatus(SyncResult.Status status)
"Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"