Uses of Interface
com.atlassian.jira.index.ha.IndexRecoveryService
Packages that use IndexRecoveryService
Package
Description
-
Uses of IndexRecoveryService in com.atlassian.jira.atst.healthcheck.beans
Methods in com.atlassian.jira.atst.healthcheck.beans that return IndexRecoveryService -
Uses of IndexRecoveryService in com.atlassian.jira.component.spring.registrar
Methods in com.atlassian.jira.component.spring.registrar that return IndexRecoveryServiceModifier and TypeMethodDescriptionFullJiraConfiguration.JiraCoreConfiguration.indexRecoveryService(IndexRecoveryManager indexRecoveryManager, PermissionManager permissionManager, ServiceManager serviceManager, FileFactory fileFactory, com.atlassian.event.api.EventPublisher eventPublisher) -
Uses of IndexRecoveryService in com.atlassian.jira.index.ha
Classes in com.atlassian.jira.index.ha that implement IndexRecoveryServiceModifier and TypeClassDescriptionclassService for recovering an Index. -
Uses of IndexRecoveryService in com.atlassian.jira.web.action.admin.index
Constructors in com.atlassian.jira.web.action.admin.index with parameters of type IndexRecoveryServiceModifierConstructorDescriptionEditIndexRecoverySettings(ProjectManager projectManager, PermissionManager permissionManager, IndexRecoveryService indexRecoveryService, com.atlassian.scheduler.SchedulerService schedulerService) IndexAdminImpl(ProjectManager projectManager, PermissionManager permissionManager, IndexLifecycleManager indexLifecycleManager, GlobalPermissionManager globalPermissionManager, TaskManager taskManager, JiraAuthenticationContext authenticationContext, TaskDescriptorBean.Factory factory, IndexPathManager indexPathManager, FileFactory fileFactory, IndexRecoveryService indexRecoveryService, ClusterManager clusterManager, FileStores fileStores, I18nHelper.BeanFactory i18nBeanFactory, JohnsonProvider johnsonProvider, HelpUrls helpUrls, IndexingFeatures indexingFeatures, IndexCancellationManager indexCancellationManager, ApplicationProperties applicationProperties) IndexRecoveryCommand(ApplicationUser user, IndexRecoveryService indexRecoveryService, JohnsonProvider johnsonProvider, org.apache.log4j.Logger log, I18nHelper i18nHelper, String recoveryFilename)