Package com.atlassian.confluence.internal.api.impl.service.incrementalsync
package com.atlassian.confluence.internal.api.impl.service.incrementalsync
-
ClassDescriptionBase class for incremental sync recorder classesCommandFactoryImpl<M extends IncrementalSyncModel>Factory class responsible for creating and managing instances of event processing commandsSupporter class for Command to serialize and deserialize to JournalAn instance of
CommandFactoryImpl
specifically for Content Management.Class that listens for onApplicationStartedEvent and adds and option to create incremental sync cursors to CursorFactoryIncrementalSyncDataFetcher<T extends IncrementalSyncModel>Retrieve incremental sync data based on the page request.Retrieve incremental sync data based on the page request.A marker interface which indicates incremental sync is not availableRepresents a message that can be used in a journal entry for incremental synchronisation.MultiEventsCommand<E,M extends IncrementalSyncModel, J> Based command for all command which could handle multiple events