public class StandardConfluenceJob extends Object
Modifier and Type | Field and Description |
---|---|
static ScheduledJobKey |
DAILY_REPORT |
static ScheduledJobKey |
FLUSH_INDEX_QUEUE |
static ScheduledJobKey |
FLUSH_MAIL_QUEUE |
static ScheduledJobKey |
FLUSH_REFERRAL_QUEUE |
static ScheduledJobKey |
LUCENE_INDEX_FLUSHER |
static ScheduledJobKey |
POLL_MAIL
The job that fetches mail from the server for email archiving in a space.
|
static ScheduledJobKey |
PROPERTY_ENTRY_GARDENING_JOB |
Constructor and Description |
---|
StandardConfluenceJob() |
public static final ScheduledJobKey FLUSH_MAIL_QUEUE
public static final ScheduledJobKey POLL_MAIL
public static final ScheduledJobKey FLUSH_INDEX_QUEUE
public static final ScheduledJobKey LUCENE_INDEX_FLUSHER
public static final ScheduledJobKey FLUSH_REFERRAL_QUEUE
public static final ScheduledJobKey DAILY_REPORT
public static final ScheduledJobKey PROPERTY_ENTRY_GARDENING_JOB
Copyright © 2003–2019 Atlassian. All rights reserved.