Interface ContentManagementIncrementalSyncService
- All Superinterfaces:
IncrementalSyncService<ContentSubscriptionSpec,
ContentManagementIncSyncModel>
- All Known Implementing Classes:
ContentManagementIncrementalSyncServiceImpl
public interface ContentManagementIncrementalSyncService
extends IncrementalSyncService<ContentSubscriptionSpec,ContentManagementIncSyncModel>
Interface for Content Management incremental sync service
- Since:
- 9.3.0
-
Method Summary
Methods inherited from interface com.atlassian.confluence.internal.api.service.incrementalsync.IncrementalSyncService
cleanUpSubscriptions, getAvailableSubscriptions, getEventsBatchLimit, getMostRecentCursor, handleEventForSubscription, isSubscriptionActive, processEvents, subscribe, unsubscribe