Constructor and Description |
---|
OfbizImportHandler(OfBizDelegator ofBizDelegator,
Executor executor,
IndexPathManager indexPathManager,
AttachmentPathManager attachmentPathManager,
boolean useDefaultPaths,
Set<String> propertyKeysRequiredByPlugins) |
OfbizImportHandlerFactory(OfBizDelegator ofBizDelegator,
IndexPathManager indexPathManager,
AttachmentPathManager attachmentPathManager,
FeatureManager featureManager) |
Modifier and Type | Method and Description |
---|---|
static IndexPathManager |
ComponentAccessor.getIndexPathManager()
Retrieves and returns the index path manager instance
|
Modifier and Type | Class and Description |
---|---|
static class |
IndexPathManager.PropertiesAdaptor
Implementation of
IndexPathManager that uses the ApplicationProperties to get the current paths. |
class |
MockIndexPathManager |
Constructor and Description |
---|
DefaultIndexPathService(IndexPathManager indexPathManager,
PermissionManager permissionManager) |
Constructor and Description |
---|
DefaultIndexCopyService(IndexPathManager indexPathManager,
JiraHome jiraHome,
IndexUtils indexUtils,
MessageHandlerService messageHandlerService,
com.atlassian.event.api.EventPublisher eventPublisher,
IndexRecoveryManager indexRecoveryManager,
org.ofbiz.core.entity.DelegatorInterface delegatorInterface,
I18nHelper i18n,
OfBizReplicatedIndexOperationStore ofBizNodeIndexOperationStore) |
DefaultIndexRecoveryManager(SearchProvider searchProvider,
OfBizDelegator delegator,
IssueBatcherFactory issueBatcherFactory,
IssueManager issueManager,
IssueIndexer issueIndexer,
IndexLifecycleManager indexLifecycleManager,
IndexPathManager indexPathManager,
IssueFactory issueFactory,
SharedEntityIndexManager sharedEntityIndexManager,
IndexingCounterManager indexingCounterManager,
IssueIndexManager indexManager) |
DefaultIndexRecoveryService(IndexRecoveryManager indexRecoveryManager,
PermissionManager permissionManager,
IndexPathManager indexPathManager,
ServiceManager serviceManager,
FileFactory fileFactory,
com.atlassian.event.api.EventPublisher eventPublisher) |
IndexSnapshotService(IndexPathManager indexPathManager,
JiraHome jiraHome,
IndexUtils indexUtils) |
Constructor and Description |
---|
BulkOnlyIndexManager(IndexingConfiguration properties,
IssueIndexer issueIndexer,
IndexPathManager indexPathManager,
ReindexMessageManager reindexMessageManager,
com.atlassian.event.api.EventPublisher eventPublisher,
ListenerManager listenerManager,
ProjectManager projectManager,
TaskManager taskManager,
OfBizDelegator ofBizDelegator,
ReplicatedIndexManager replicatedIndexManager,
IssueManager issueManager,
IssueSearcherFactory issueSearcherFactory,
TimeTrackingConfiguration timeTrackingConfiguration)
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,
ReplicatedIndexManager replicatedIndexManager,
IssueSearcherFactory issueSearcherFactory,
TimeTrackingConfiguration timeTrackingConfiguration) |
IndexPathAdapter(IndexPathManager indexPathManager,
IndexWriterConfiguration writerConfiguration,
ApplicationProperties applicationProperties) |
Constructor and Description |
---|
IndexPathDirectoryFactory(IndexPathManager pathManager,
LuceneDirectoryUtils luceneDirectoryUtils) |
Constructor and Description |
---|
IndexAdminImpl(IndexLifecycleManager indexLifecycleManager,
GlobalPermissionManager globalPermissionManager,
TaskManager taskManager,
JiraAuthenticationContext authenticationContext,
OutlookDateManager outlookDateManager,
IndexPathManager indexPathManager,
FileFactory fileFactory)
Deprecated.
|
IndexAdminImpl(ProjectManager projectManager,
PermissionManager permissionManager,
IndexLifecycleManager indexLifecycleManager,
GlobalPermissionManager globalPermissionManager,
TaskManager taskManager,
JiraAuthenticationContext authenticationContext,
TaskDescriptorBean.Factory factory,
IndexPathManager indexPathManager,
FileFactory fileFactory,
IndexRecoveryService indexRecoveryService,
ClusterManager clusterManager,
JiraHome jiraHome,
I18nHelper.BeanFactory i18nBeanFactory,
JohnsonProvider johnsonProvider) |
Constructor and Description |
---|
SetupApplicationProperties(IssueIndexManager indexManager,
ServiceManager serviceManager,
IndexPathManager indexPathManager,
AttachmentPathManager attachmentPathManager,
JiraHome jiraHome,
BuildUtilsInfo buildUtilsInfo,
FileFactory fileFactory,
JiraWebResourceManager webResourceManager,
JiraProperties jiraProperties,
JiraProductInformation jiraProductInformation) |
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) |
Constructor and Description |
---|
ImportAll(IndexPathManager indexPathManager,
JiraHome jiraHome,
FileFactory fileFactory,
DataImportService dataImportService,
ImportResultHandler importResultHandler,
VelocityRequestContextFactory velocityRequestContextFactory,
MailSettings mailSettings,
JiraProperties jiraProperties,
JohnsonProvider johnsonProvider,
JiraProductInformation jiraProductInformation,
com.atlassian.webresource.api.assembler.PageBuilderService pageBuilderService) |
Copyright © 2002-2018 Atlassian. All Rights Reserved.