Uses of Interface
com.atlassian.confluence.internal.api.service.incrementalsync.usermanagement.UserManagementIncrementalSyncService
Packages that use UserManagementIncrementalSyncService
Package
Description
- 
Uses of UserManagementIncrementalSyncService in com.atlassian.confluence.internal.api.impl.service.incrementalsync.usermanagementClasses in com.atlassian.confluence.internal.api.impl.service.incrementalsync.usermanagement that implement UserManagementIncrementalSyncServiceModifier and TypeClassDescriptionclassDefault implementation of IncrementalSyncService for User ManagementMethods in com.atlassian.confluence.internal.api.impl.service.incrementalsync.usermanagement that return UserManagementIncrementalSyncServiceModifier and TypeMethodDescriptionprotected UserManagementIncrementalSyncServiceUserManagementRecorder.getIncrementalSyncService()Constructors in com.atlassian.confluence.internal.api.impl.service.incrementalsync.usermanagement with parameters of type UserManagementIncrementalSyncServiceModifierConstructorDescriptionUserManagementRecorder(CommandFactory<UserManagementInSyncModel> userManagementCommandFactory, com.atlassian.sal.api.transaction.TransactionTemplate transactionTemplate, UserManagementIncrementalSyncService userManagementIncrementalSyncService) 
- 
Uses of UserManagementIncrementalSyncService in com.atlassian.confluence.plugins.restapi.rvsync.resourcesConstructors in com.atlassian.confluence.plugins.restapi.rvsync.resources with parameters of type UserManagementIncrementalSyncServiceModifierConstructorDescriptionUserManagementIncrementalSyncResource(UserManagementIncrementalSyncService incrementalSyncService) 
- 
Uses of UserManagementIncrementalSyncService in com.atlassian.confluence.plugins.restapi.springMethods in com.atlassian.confluence.plugins.restapi.spring that return UserManagementIncrementalSyncService