Class IncrementalSyncCursorCreator

java.lang.Object
com.atlassian.confluence.internal.api.impl.service.incrementalsync.IncrementalSyncCursorCreator

public class IncrementalSyncCursorCreator extends Object
Class that listens for onApplicationStartedEvent and adds and option to create incremental sync cursors to CursorFactory
Since:
9.3
  • Constructor Details

    • IncrementalSyncCursorCreator

      public IncrementalSyncCursorCreator(com.atlassian.event.api.EventPublisher eventPublisher)
  • Method Details

    • destroy

      @PreDestroy public void destroy()
    • init

      @PostConstruct public void init()
    • onApplicationStartedEvent

      @EventListener public void onApplicationStartedEvent(ApplicationStartedEvent event)