Uses of Class
com.atlassian.jira.plugins.indexanalyzer.api.IndexAnalyzerGeneralException
Packages that use IndexAnalyzerGeneralException
Package
Description
-
Uses of IndexAnalyzerGeneralException in com.atlassian.jira.plugins.indexanalyzer.api
Methods in com.atlassian.jira.plugins.indexanalyzer.api that throw IndexAnalyzerGeneralExceptionModifier and TypeMethodDescriptionDataAnalyzer.analyze(int maxResults) Deprecated.This method is deprecated and will be removed in Jira 11 together with the whole index analyzer plugin.IssuesDataProvider.getIssues()Gets the Issue Data from the Provider.IndexHealer.heal(AnalyzerResult analyzerResult) Deprecated.This method is deprecated and will be removed in Jira 11 together with the whole index analyzer plugin. -
Uses of IndexAnalyzerGeneralException in com.atlassian.jira.plugins.indexanalyzer.impl
Methods in com.atlassian.jira.plugins.indexanalyzer.impl that throw IndexAnalyzerGeneralExceptionModifier and TypeMethodDescriptionDefaultDataAnalyzer.analyze(int maxResults) IndexIssuesDataProvider.getIssuesData()DefaultIndexHealer.heal(AnalyzerResult analyzerResult) IndexAnalyzerRunnable.run()