Uses of Class
com.atlassian.confluence.internal.api.impl.service.incrementalsync.usermanagement.UserManagementIncrementalSyncServiceImpl
Packages that use UserManagementIncrementalSyncServiceImpl
-
Uses of UserManagementIncrementalSyncServiceImpl in com.atlassian.confluence.internal.api.impl.service.incrementalsync
Methods in com.atlassian.confluence.internal.api.impl.service.incrementalsync that return UserManagementIncrementalSyncServiceImplModifier and TypeMethodDescriptionIncrementalSyncServiceConfiguration.userManagementIncrementalSyncService
(JournalServiceInternal journalService, SubscriptionJournalStateStore subscriptionJournalStateStore, PermissionManager permissionManager, IncrementalSyncDataFetcher<UserManagementInSyncModel> incrementalSyncDataFetcher, ScopesRequestCacheDelegate scopesRequestCacheDelegate) Methods in com.atlassian.confluence.internal.api.impl.service.incrementalsync with parameters of type UserManagementIncrementalSyncServiceImplModifier and TypeMethodDescriptionIncrementalSyncServiceConfiguration.userManagementRecorder
(com.atlassian.event.api.EventPublisher eventPublisher, CommandFactory<UserManagementInSyncModel> userManagementCommandFactory, com.atlassian.sal.api.transaction.TransactionTemplate transactionTemplate, UserManagementIncrementalSyncServiceImpl userManagementIncrementalSyncService)