Class JournalSystemMaintenanceTaskQueue

java.lang.Object
com.atlassian.confluence.impl.system.JournalSystemMaintenanceTaskQueue
All Implemented Interfaces:
SystemMaintenanceTaskQueue

public class JournalSystemMaintenanceTaskQueue extends Object implements SystemMaintenanceTaskQueue
An implementation of the SystemMaintenanceTaskQueue that is backed by the Journal. SystemMaintenanceTasks that are placed in this queue are backed by the database journalentry table.
Since:
7.6.0