public final class SyncOperation extends AbstractThreadedOperation
SyncOperation
sends a local data set to the integration
server and results in an array of new and updated items. It's execution is
delayed by updateInterval
.
The operation is internally monitored and executed by the SyncClient
.
Have a look at SyncClient.sync()
for more details.
This class is not meant to be extended by clients.
Modifier and Type | Method and Description |
---|---|
com.softwareag.mobile.data.sync.ResponseSet |
getResponseSet() |
run
addOperationDelegate, execute, getRawResult, getResult, getResult, getResultCode, removeOperationDelegate