Uses of Class
com.atlassian.confluence.internal.api.incrementalsync.model.globalpermissionmanagement.GlobalPermissionManagementIncSyncModel
Packages that use GlobalPermissionManagementIncSyncModel
Package
Description
- 
Uses of GlobalPermissionManagementIncSyncModel in com.atlassian.confluence.internal.api.impl.service.incrementalsyncMethods in com.atlassian.confluence.internal.api.impl.service.incrementalsync that return types with arguments of type GlobalPermissionManagementIncSyncModelModifier and TypeMethodDescriptionIncrementalSyncServiceConfiguration.globalPermissionManagementCommandFactory(Collection<CommandCreator<?, GlobalPermissionManagementIncSyncModel>> commandCreators) IncrementalSyncServiceConfiguration.globalPermissionManagementIncrementalSyncDataFetcher(org.springframework.transaction.PlatformTransactionManager transactionManager, PaginationService paginationService, JournalServiceInternal journalService, CommandFactory<GlobalPermissionManagementIncSyncModel> commandFactory, SpaceFilteringService spaceFilteringService) Method parameters in com.atlassian.confluence.internal.api.impl.service.incrementalsync with type arguments of type GlobalPermissionManagementIncSyncModelModifier and TypeMethodDescriptionIncrementalSyncServiceConfiguration.globalPermissionManagementCommandFactory(Collection<CommandCreator<?, GlobalPermissionManagementIncSyncModel>> commandCreators) IncrementalSyncServiceConfiguration.globalPermissionManagementIncrementalSyncDataFetcher(org.springframework.transaction.PlatformTransactionManager transactionManager, PaginationService paginationService, JournalServiceInternal journalService, CommandFactory<GlobalPermissionManagementIncSyncModel> commandFactory, SpaceFilteringService spaceFilteringService) IncrementalSyncServiceConfiguration.globalPermissionManagementIncrementalSyncService(JournalServiceInternal journalService, SubscriptionJournalStateStore subscriptionJournalStateStore, PermissionManager permissionManager, IncrementalSyncDataFetcher<GlobalPermissionManagementIncSyncModel> incrementalSyncDataFetcher, ScopesRequestCacheDelegate scopesRequestCacheDelegate) IncrementalSyncServiceConfiguration.globalPermissionManagementRecorder(CommandFactory<GlobalPermissionManagementIncSyncModel> commandFactory, com.atlassian.sal.api.transaction.TransactionTemplate transactionTemplate, GlobalPermissionManagementIncrementalSyncService globalPermissionManagementIncrementalSyncService) 
- 
Uses of GlobalPermissionManagementIncSyncModel in com.atlassian.confluence.internal.api.impl.service.incrementalsync.globalpermissionmanagementConstructor parameters in com.atlassian.confluence.internal.api.impl.service.incrementalsync.globalpermissionmanagement with type arguments of type GlobalPermissionManagementIncSyncModelModifierConstructorDescriptionGlobalPermissionManagementIncrementalSyncServiceImpl(JournalServiceInternal journalService, SubscriptionJournalStateStore subscriptionJournalStateStore, com.atlassian.core.util.Clock clock, PermissionManager permissionManager, IncrementalSyncDataFetcher<GlobalPermissionManagementIncSyncModel> incrementalSyncDataFetcher, ScopesRequestCacheDelegate scopesRequestCacheDelegate) GlobalPermissionManagementRecorder(CommandFactory<GlobalPermissionManagementIncSyncModel> commandFactory, com.atlassian.sal.api.transaction.TransactionTemplate transactionTemplate, GlobalPermissionManagementIncrementalSyncService globalPermissionManagementIncrementalSyncService) 
- 
Uses of GlobalPermissionManagementIncSyncModel in com.atlassian.confluence.internal.api.impl.service.incrementalsync.globalpermissionmanagement.commandsMethods in com.atlassian.confluence.internal.api.impl.service.incrementalsync.globalpermissionmanagement.commands that return types with arguments of type GlobalPermissionManagementIncSyncModelModifier and TypeMethodDescriptionGlobalPermissionCommand.newCommand(JournalEntry journalEntry) GlobalPermissionCommand.newCommand(GlobalPermissionChangeEvent event) SpaceFilteringCommand.newCommand(JournalEntry journalEntry) SpaceFilteringCommand.newCommand(SpaceFilteringUpdatedEvent event) GlobalPermissionCommand.processJournalEntries(Collection<JournalEntry> journalEntries) SpaceFilteringCommand.processJournalEntries(Collection<JournalEntry> journalEntries) 
- 
Uses of GlobalPermissionManagementIncSyncModel in com.atlassian.confluence.internal.api.incrementalsync.model.globalpermissionmanagementSubclasses of GlobalPermissionManagementIncSyncModel in com.atlassian.confluence.internal.api.incrementalsync.model.globalpermissionmanagementModifier and TypeClassDescriptionclassIs used to notify Rovo Connector that space filtering list has been updated
- 
Uses of GlobalPermissionManagementIncSyncModel in com.atlassian.confluence.plugins.restapi.rvsync.resourcesMethods in com.atlassian.confluence.plugins.restapi.rvsync.resources that return types with arguments of type GlobalPermissionManagementIncSyncModelModifier and TypeMethodDescriptionGlobalPermissionManagementIncrementalSyncResource.getEventsBatch(String cursor, int limit, jakarta.ws.rs.core.UriInfo uriInfo)