Package com.atlassian.confluence.internal.api.service.incrementalsync
package com.atlassian.confluence.internal.api.service.incrementalsync
-
InterfacesClassDescriptionCommand<T,
M extends IncrementalSyncModel> concrete Command class will be associated with an event.CommandCreator<E,M extends IncrementalSyncModel> Will associate with singleCommand.Service interface that provides a facade for plugins to record custom content events for incremental sync.Provides a contract forJournalCleanerto clean journal dataInterface of incremental sync service