public interface ProjectIndexService
Modifier and Type | Method and Description |
---|---|
void |
reindexAllProjectsInBackground()
Reindex all projects in background
|
void |
reindexProjectInBackground(com.atlassian.jira.project.Project project)
Reindex a project in background
|
void reindexProjectInBackground(com.atlassian.jira.project.Project project)
project
- the project to be reindexedvoid reindexAllProjectsInBackground()
Copyright © 2022 DEISER. All Rights Reserved.