Interface UserManagementIncrementalSyncService
- All Superinterfaces:
IncrementalSyncService<SimpleSubscriptionSpec,
UserManagementInSyncModel>
- All Known Implementing Classes:
UserManagementIncrementalSyncServiceImpl
public interface UserManagementIncrementalSyncService
extends IncrementalSyncService<SimpleSubscriptionSpec,UserManagementInSyncModel>
Interface for User 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