Uses of Interface
com.atlassian.jira.config.util.IndexPathManager
Packages that use IndexPathManager
Package
Description
-
Uses of IndexPathManager in com.atlassian.jira.component
Methods in com.atlassian.jira.component that return IndexPathManagerModifier and TypeMethodDescriptionstatic IndexPathManagerComponentAccessor.getIndexPathManager()Retrieves and returns the index path manager instance -
Uses of IndexPathManager in com.atlassian.jira.config.util
Classes in com.atlassian.jira.config.util that implement IndexPathManagerModifier and TypeClassDescriptionstatic classImplementation ofIndexPathManagerthat uses theApplicationPropertiesto get the current paths.classConstructors in com.atlassian.jira.config.util with parameters of type IndexPathManagerModifierConstructorDescriptionDefaultIndexPathService(IndexPathManager indexPathManager, PermissionManager permissionManager) -
Uses of IndexPathManager in com.atlassian.jira.dev.backdoor
Constructors in com.atlassian.jira.dev.backdoor with parameters of type IndexPathManagerModifierConstructorDescriptionIndexingBackdoor(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 IndexPathManager in com.atlassian.jira.index.ha
Constructors in com.atlassian.jira.index.ha with parameters of type IndexPathManagerModifierConstructorDescriptionDefaultIndexRecoveryManager(IndexLifecycleManager indexLifecycleManager, IndexPathManager indexPathManager, SharedEntityIndexManager sharedEntityIndexManager, IndexingCounterManager indexingCounterManager, IssueIndexManager indexManager, CommentManager commentManager, WorklogManager worklogManager, EntityVersioningManager entityVersioningManager, VersioningCleanupService versionsCleaner, com.atlassian.event.api.EventPublisher eventPublisher, ClusterNodes clusterNodes, IssueIndexer issueIndexer, InternalIndexingService internalIndexingService, I18nHelper i18nHelper) SnapshotDeletionPolicyContributionStrategy(IndexPathManager indexPathManager, SnapshotDeletionPolicyContributionStrategy.CommitOperationsFactory operationsFactory) -
Uses of IndexPathManager in com.atlassian.jira.issue.index
Constructors in com.atlassian.jira.issue.index with parameters of type IndexPathManagerModifierConstructorDescriptionBulkOnlyIndexManager(IndexingConfiguration properties, IssueIndexer issueIndexer, IndexPathManager indexPathManager, ReindexMessageManager reindexMessageManager, com.atlassian.event.api.EventPublisher eventPublisher, ListenerManager listenerManager, ProjectManager projectManager, TaskManager taskManager, OfBizDelegator ofBizDelegator, ArchivingDao archivingDao, IssueManager issueManager, SearcherCache searcherCache, TimeTrackingConfiguration timeTrackingConfiguration, IndexingLanguageSetting indexingLanguageSetting, ReindexingAuditHandler reindexingAuditHandler, ArchivingLicenseCheck archivingLicenseCheck, FeatureManager featureManager) private only for testing purposes (use the factory method to get an instance)DefaultIndexManager(IndexingConfiguration indexProperties, IssueIndexer issueIndexer, IndexPathManager indexPath, ReindexMessageManager reindexMessageManager, com.atlassian.event.api.EventPublisher eventPublisher, ListenerManager listenerManager, ProjectManager projectManager, IssueManager issueManager, TaskManager taskManager, OfBizDelegator ofBizDelegator, ArchivingDao archivingDao, SearcherCache searcherCache, TimeTrackingConfiguration timeTrackingConfiguration, IndexingLanguageSetting indexingLanguageSetting, ReindexingAuditHandler reindexingAuditHandler, ArchivingLicenseCheck archivingLicenseCheck, FeatureManager featureManager) DefaultTemporaryIndexProvider(IndexWriterConfiguration writerConfiguration, ApplicationProperties applicationProperties, SearchHandlerManager searchHandlerManager, PermissionsFilterGenerator permissionsFilterGenerator, SearchSortUtil searchSortUtil, LuceneQueryBuilder luceneQueryBuilder, DefaultIssueIndexer.CommentRetriever commentRetriever, DefaultIssueIndexer.ChangeHistoryRetriever changeHistoryRetriever, DefaultIssueIndexer.WorklogRetriever worklogRetriever, IssueDocumentFactory issueDocumentFactory, CommentDocumentFactory commentDocumentFactory, ChangeHistoryDocumentFactory changeHistoryDocumentFactory, WorklogDocumentFactory worklogDocumentFactory, JqlAliasManager jqlAliasManager, IssueManager issueManager, FeatureManager featureManager, com.atlassian.event.api.EventPublisher eventPublisher, PermissionQueryCache permissionQueryCache, ProjectManager projectManager, PluginIndexConfigurationManager pluginIndexConfigurationManager, IndexPathManager indexPathManager, IndexBackupContributionStrategy backupPreparationStrategy, IndexingFeatures indexingFeatures, JiraProperties jiraProperties) IndexPathAdapter(IndexPathManager indexPathManager, IndexWriterConfiguration writerConfiguration, ApplicationProperties applicationProperties) -
Uses of IndexPathManager in com.atlassian.jira.sharing.index
Constructors in com.atlassian.jira.sharing.index with parameters of type IndexPathManagerModifierConstructorDescriptionIndexPathDirectoryFactory(IndexPathManager pathManager, LuceneDirectoryUtils luceneDirectoryUtils) -
Uses of IndexPathManager in com.atlassian.jira.web.action.admin.index
Constructors in com.atlassian.jira.web.action.admin.index with parameters of type IndexPathManagerModifierConstructorDescriptionIndexAdminImpl(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) -
Uses of IndexPathManager in com.atlassian.jira.web.action.setup
Constructors in com.atlassian.jira.web.action.setup with parameters of type IndexPathManagerModifierConstructorDescriptionSetupApplicationProperties(IssueIndexManager indexManager, ServiceManager serviceManager, IndexPathManager indexPathManager, FileStores fileStores, BuildUtilsInfo buildUtilsInfo, FileFactory fileFactory, JiraWebResourceManager webResourceManager, JiraProperties jiraProperties, JiraProductInformation jiraProductInformation, AttachmentConfigStore attachmentConfigStore) SetupImport(IndexPathManager indexPathManager, ExternalLinkUtil externalLinkUtil, BuildUtilsInfo buildUtilsInfo, FileFactory fileFactory, DataImportService dataImportService, ImportResultHandler importResultHandler, VelocityRequestContextFactory velocityRequestContextFactory, MailSettings mailSettings, PostSetupURIProvider postSetupURIProvider, JiraProperties jiraProperties, JohnsonProvider johnsonProvider, JiraProductInformation jiraProductInformation) -
Uses of IndexPathManager in com.atlassian.jira.web.action.util
Constructors in com.atlassian.jira.web.action.util with parameters of type IndexPathManagerModifierConstructorDescriptionImportAll(IndexPathManager indexPathManager, FileStores fileStores, FileFactory fileFactory, DataImportService dataImportService, ImportResultHandler importResultHandler, VelocityRequestContextFactory velocityRequestContextFactory, MailSettings mailSettings, JiraProperties jiraProperties, JohnsonProvider johnsonProvider, JiraProductInformation jiraProductInformation, com.atlassian.webresource.api.assembler.PageBuilderService pageBuilderService)