Interface ProjectIndexService


public interface ProjectIndexService
Project index service
  • Method Details

    • reindexProjectInBackground

      void reindexProjectInBackground(com.atlassian.jira.project.Project project)
      Reindex a project in background
      Parameters:
      project - the project to be reindexed
    • reindexAllProjectsInBackground

      void reindexAllProjectsInBackground()
      Reindex all projects in background