Uses of Interface
com.atlassian.jira.index.request.ReindexRequestManager
Packages that use ReindexRequestManager
Package
Description
-
Uses of ReindexRequestManager in com.atlassian.jira.bc.dataimport
Constructors in com.atlassian.jira.bc.dataimport with parameters of type ReindexRequestManagerModifierConstructorDescriptionDefaultDataImportService(DataImportProductionDependencies dependencies, GlobalPermissionManager permissionManager, FileStores fileStores, JiraLicenseUpdaterService jiraLicenseService, I18nHelper.BeanFactory beanFactory, OfBizDelegator ofBizDelegator, ExternalLinkUtil externalLinkUtil, ApplicationProperties applicationProperties, BuildUtilsInfo buildUtilsInfo, TaskManager taskManager, ServiceManager serviceManager, com.atlassian.mail.queue.MailQueue mailQueue, ComponentFactory factory, DbConnectionManager dbConnectionManager, com.atlassian.event.spi.EventExecutorFactory eventExecutorFactory, JiraProperties jiraSystemProperties, ReindexRequestManager reindexRequestManager, ClusterManager clusterManager, UpgradeConstraints upgradeConstraints, DataImportPropertiesValidationService propertiesValidationService, OfbizImportHandlerFactory ofbizImportHandlerFactory, UpgradeVersionHistoryManager upgradeVersionHistoryManager) -
Uses of ReindexRequestManager in com.atlassian.jira.dev.backdoor
Constructors in com.atlassian.jira.dev.backdoor with parameters of type ReindexRequestManagerModifierConstructorDescriptionIndexingBackdoor(IssueIndexer issueIndexer, TaskManager taskManager, I18nHelper.BeanFactory i18nFactory, JiraAuthenticationContext jiraAuthenticationContext, IssueIndexManager issueIndexManager, ProjectManager projectManager, SearchService searchService, IssueManager issueManager, IndexPathManager indexPathManager, UserManager userManager, ReindexRequestManager reindexRequestManager, ClusterManager clusterManager, ProjectReindexService projectReindexService) -
Uses of ReindexRequestManager in com.atlassian.jira.index.request
Classes in com.atlassian.jira.index.request that implement ReindexRequestManagerConstructors in com.atlassian.jira.index.request with parameters of type ReindexRequestManagerModifierConstructorDescriptionDefaultReindexRequestService(ReindexRequestManager reindexRequestManager, PermissionManager permissionManager, JiraAuthenticationContext jiraAuthenticationContext) -
Uses of ReindexRequestManager in com.atlassian.jira.upgrade
Constructors in com.atlassian.jira.upgrade with parameters of type ReindexRequestManagerModifierConstructorDescriptionUpgradeIndexManager(ReindexRequestManager reindexRequestManager, ReindexMessageManager reindexMessageManager, ApplicationProperties applicationProperties, JiraProperties jiraSystemProperties)