Interface LiveSyncTask

All Superinterfaces:
Entity, InboundTask<LiveSyncTask>, ProvisioningTask<LiveSyncTask>, SchedTask, Serializable, Task<SchedTask>
All Known Implementing Classes:
JPALiveSyncTask, Neo4jLiveSyncTask

public interface LiveSyncTask extends InboundTask<LiveSyncTask>