Interface BackgroundReindexService

All Known Implementing Classes:
BackgroundReindexServiceImpl

public interface BackgroundReindexService
  • Method Summary

    Modifier and Type
    Method
    Description
    com.atlassian.jira.task.TaskDescriptor<com.atlassian.jira.web.action.admin.index.IndexCommandResult>
    doBackgroundReindex(org.apache.log4j.Logger log)
     
  • Method Details

    • doBackgroundReindex

      com.atlassian.jira.task.TaskDescriptor<com.atlassian.jira.web.action.admin.index.IndexCommandResult> doBackgroundReindex(org.apache.log4j.Logger log)