public class RemoteAPIService extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DOCUMENTS_RESOURCE |
static String |
SNAPSHOT_RESOURCE |
static String |
SNAPSHOT_SYNCPOINT_RESOURCE |
| Constructor and Description |
|---|
RemoteAPIService() |
| Modifier and Type | Method and Description |
|---|---|
static String |
readSnapshotIDByUniqueID(String uniqueid)
This method read the current snapshot id for a given UnqiueID.
|
static org.imixs.workflow.xml.XMLDataCollection |
readSyncData(long syncPoint)
This method read sync data.
|
static void |
restoreSnapshot(org.imixs.workflow.ItemCollection snapshot) |
public static final String SNAPSHOT_RESOURCE
public static final String DOCUMENTS_RESOURCE
public static final String SNAPSHOT_SYNCPOINT_RESOURCE
public static org.imixs.workflow.xml.XMLDataCollection readSyncData(long syncPoint)
throws ArchiveException
ArchiveExceptionpublic static String readSnapshotIDByUniqueID(String uniqueid) throws ArchiveException
ArchiveExceptionpublic static void restoreSnapshot(org.imixs.workflow.ItemCollection snapshot)
throws ArchiveException
ArchiveExceptionCopyright © 2016–2019 Imixs Software Solutions GmbH. All rights reserved.