Class DatabaseExporterHelper

java.lang.Object
com.atlassian.confluence.impl.backuprestore.backup.exporters.DatabaseExporterHelper

public class DatabaseExporterHelper extends Object
The helper is used by database exporters.
Since:
7.20.0
  • Field Details

    • PROCESSING_BATCH_SIZE

      protected static final int PROCESSING_BATCH_SIZE
    • PROCESSING_BATCH_SIZE_FOR_LARGE_ENTITIES

      protected static final int PROCESSING_BATCH_SIZE_FOR_LARGE_ENTITIES
  • Constructor Details

  • Method Details