Class ResyncService

java.lang.Object
org.imixs.archive.service.resync.ResyncService

public class ResyncService extends Object
The SyncService synchronizes the data of a Imixs-Worklfow instance with the cassandra cluster. The synchonrization can be started by the method sync(). The SyncService is implemented as a SingleActionTimer so the sync can run in backgroud.

The service automatically starts during deployment. When all the data is synchronized (syncpoint == last snapshot), the service terminates.

To access the data form the Imixs-Workflow instance uses RemoteAPIService.

Version:
1.0
Author:
rsoika