Uses of Class
com.atlassian.confluence.internal.api.incrementalsync.model.contentmanagement.ContentManagementIncSyncModel
Packages that use ContentManagementIncSyncModel
Package
Description
-
Uses of ContentManagementIncSyncModel in com.atlassian.confluence.internal.api.impl.service.incrementalsync
Methods in com.atlassian.confluence.internal.api.impl.service.incrementalsync that return types with arguments of type ContentManagementIncSyncModelModifier and TypeMethodDescriptionIncrementalSyncServiceConfiguration.contentManagementCommandFactory
(com.atlassian.plugin.PluginAccessor pluginAccessor, Collection<CommandCreator<?, ContentManagementIncSyncModel>> commandCreators) IncrementalSyncServiceConfiguration.contentManagementIncrementalSyncPaginationService
(org.springframework.transaction.PlatformTransactionManager transactionManager, PaginationService paginationService, JournalServiceInternal journalService, CommandFactory<ContentManagementIncSyncModel> contentManagementCommandFactory) protected Collection<CommandCreator<?,
ContentManagementIncSyncModel>> ContentCommandFactoryImpl.getCommandCreators()
Method parameters in com.atlassian.confluence.internal.api.impl.service.incrementalsync with type arguments of type ContentManagementIncSyncModelModifier and TypeMethodDescriptionIncrementalSyncServiceConfiguration.contentManagementCommandFactory
(com.atlassian.plugin.PluginAccessor pluginAccessor, Collection<CommandCreator<?, ContentManagementIncSyncModel>> commandCreators) IncrementalSyncServiceConfiguration.contentManagementIncrementalSyncPaginationService
(org.springframework.transaction.PlatformTransactionManager transactionManager, PaginationService paginationService, JournalServiceInternal journalService, CommandFactory<ContentManagementIncSyncModel> contentManagementCommandFactory) IncrementalSyncServiceConfiguration.contentManagementIncrementalSyncService
(JournalServiceInternal journalService, SubscriptionJournalStateStore subscriptionJournalStateStore, PermissionManager permissionManager, IncrementalSyncDataFetcher<ContentManagementIncSyncModel> incrementalSyncDataFetcher, ScopesRequestCacheDelegate scopesRequestCacheDelegate) IncrementalSyncServiceConfiguration.contentManagementRecorder
(com.atlassian.event.api.EventPublisher eventPublisher, CommandFactory<ContentManagementIncSyncModel> contentManagementCommandFactory, com.atlassian.sal.api.transaction.TransactionTemplate transactionTemplate, ContentManagementIncrementalSyncServiceImpl contentManagementIncrementalSyncService) Constructor parameters in com.atlassian.confluence.internal.api.impl.service.incrementalsync with type arguments of type ContentManagementIncSyncModelModifierConstructorDescriptionContentCommandFactoryImpl
(com.atlassian.plugin.PluginAccessor pluginAccessor, Collection<CommandCreator<?, ContentManagementIncSyncModel>> commandCreators) -
Uses of ContentManagementIncSyncModel in com.atlassian.confluence.internal.api.impl.service.incrementalsync.contentmanagement
Subclasses of ContentManagementIncSyncModel in com.atlassian.confluence.internal.api.impl.service.incrementalsync.contentmanagementConstructor parameters in com.atlassian.confluence.internal.api.impl.service.incrementalsync.contentmanagement with type arguments of type ContentManagementIncSyncModelModifierConstructorDescriptionContentManagementIncrementalSyncServiceImpl
(JournalServiceInternal journalService, SubscriptionJournalStateStore subscriptionJournalStateStore, com.atlassian.core.util.Clock clock, PermissionManager permissionManager, IncrementalSyncDataFetcher<ContentManagementIncSyncModel> incrementalSyncDataFetcher, ScopesRequestCacheDelegate scopesRequestCacheDelegate) ContentManagementRecorder
(CommandFactory<ContentManagementIncSyncModel> contentManagementCommandFactory, com.atlassian.event.api.EventPublisher eventPublisher, com.atlassian.sal.api.transaction.TransactionTemplate transactionTemplate, ContentManagementIncrementalSyncService contentManagementIncrementalSyncService) -
Uses of ContentManagementIncSyncModel in com.atlassian.confluence.internal.api.impl.service.incrementalsync.contentmanagement.commands
Methods in com.atlassian.confluence.internal.api.impl.service.incrementalsync.contentmanagement.commands that return types with arguments of type ContentManagementIncSyncModelModifier and TypeMethodDescriptionAttachmentUpdateCommand.newCommand
(JournalEntry journalEntry) AttachmentUpdateCommand.newCommand
(AttachmentUpdateEvent event) ContentCreateCommand.newCommand
(JournalEntry journalEntry) ContentCreateCommand.newCommand
(ContentEvent event) ContentManagementMultiEventsCommand.newCommand
(JournalEntry journalEntry, Command<T, ContentManagementIncSyncModel> command) ContentPermissionChangeCommand.newCommand
(JournalEntry journalEntry) ContentPermissionChangeCommand.newCommand
(ContentEvent event) ContentRemoveCommand.newCommand
(JournalEntry journalEntry) ContentRemoveCommand.newCommand
(ContentEvent event) ContentUpdateCommand.newCommand
(JournalEntry journalEntry) ContentUpdateCommand.newCommand
(ContentEvent event) SpaceEventsCommand.newCommand
(JournalEntry journalEntry) SpaceEventsCommand.newCommand
(SpaceEvent event) SpaceImportCommand.newCommand
(JournalEntry journalEntry) SpaceImportCommand.newCommand
(AsyncImportFinishedEvent event) SpacePermissionChangeCommand.newCommand
(JournalEntry journalEntry) SpacePermissionChangeCommand.newCommand
(SpacePermissionChangeEvent event) SpaceRemoveCommand.newCommand
(JournalEntry journalEntry) SpaceRemoveCommand.newCommand
(SpaceRemoveEvent event) AttachmentUpdateCommand.processJournalEntries
(Collection<JournalEntry> journalEntries) ContentCreateCommand.processJournalEntries
(Collection<JournalEntry> journalEntries) ContentPermissionChangeCommand.processJournalEntries
(Collection<JournalEntry> journalEntries) ContentRemoveCommand.processJournalEntries
(Collection<JournalEntry> journalEntries) ContentUpdateCommand.processJournalEntries
(Collection<JournalEntry> journalEntries) SpaceEventsCommand.processJournalEntries
(Collection<JournalEntry> journalEntries) SpaceImportCommand.processJournalEntries
(Collection<JournalEntry> journalEntries) SpacePermissionChangeCommand.processJournalEntries
(Collection<JournalEntry> journalEntries) SpaceRemoveCommand.processJournalEntries
(Collection<JournalEntry> journalEntries) Method parameters in com.atlassian.confluence.internal.api.impl.service.incrementalsync.contentmanagement.commands with type arguments of type ContentManagementIncSyncModelModifier and TypeMethodDescriptionContentManagementMultiEventsCommand.newCommand
(JournalEntry journalEntry, Command<T, ContentManagementIncSyncModel> command) -
Uses of ContentManagementIncSyncModel in com.atlassian.confluence.internal.api.impl.service.incrementalsync.contentmanagement.model
Subclasses of ContentManagementIncSyncModel in com.atlassian.confluence.internal.api.impl.service.incrementalsync.contentmanagement.modelModifier and TypeClassDescriptionclass
class
class
Model for space permission changes. -
Uses of ContentManagementIncSyncModel in com.atlassian.confluence.plugin.descriptor
Methods in com.atlassian.confluence.plugin.descriptor that return types with arguments of type ContentManagementIncSyncModel -
Uses of ContentManagementIncSyncModel in com.atlassian.confluence.plugins.restapi.rvsync.resources
Methods in com.atlassian.confluence.plugins.restapi.rvsync.resources that return types with arguments of type ContentManagementIncSyncModelModifier and TypeMethodDescriptionContentManagementIncrementalSyncResource.getEventsBatch
(String cursor, int limit, javax.ws.rs.core.UriInfo uriInfo)