public class UpgradeIndexManager extends Object
Constructor and Description |
---|
UpgradeIndexManager(ReindexRequestManager reindexRequestManager,
ReindexMessageManager reindexMessageManager,
ApplicationProperties applicationProperties,
JiraProperties jiraSystemProperties) |
Modifier and Type | Method and Description |
---|---|
boolean |
runReindexIfNeededAndAllowed(Set<ReindexRequestType> allowedReindexRequestTypes)
Performs reindex.
|
public UpgradeIndexManager(ReindexRequestManager reindexRequestManager, ReindexMessageManager reindexMessageManager, ApplicationProperties applicationProperties, JiraProperties jiraSystemProperties)
public boolean runReindexIfNeededAndAllowed(Set<ReindexRequestType> allowedReindexRequestTypes)
If a immediate reindex is already requested a message on the admin screen will be displayed to indicate a need of immediate reindex
Copyright © 2002-2022 Atlassian. All Rights Reserved.