Uses of Interface
com.atlassian.jira.web.action.setup.IndexLanguageToLocaleMapper

Packages that use IndexLanguageToLocaleMapper
com.atlassian.jira.web.action.setup   
 

Uses of IndexLanguageToLocaleMapper in com.atlassian.jira.web.action.setup
 

Classes in com.atlassian.jira.web.action.setup that implement IndexLanguageToLocaleMapper
 class IndexLanguageToLocaleMapperImpl
          This is a simple utility class that will map a chosen locale to a specified indexing language for Lucene.
 

Constructors in com.atlassian.jira.web.action.setup with parameters of type IndexLanguageToLocaleMapper
Setup(IssueIndexManager indexManager, IndexLanguageToLocaleMapper languageToLocaleMapper, ServiceManager serviceManager, IndexPathManager indexPathManager, AttachmentPathManager attachmentPathManager, JiraHome jiraHome, JiraLicenseUpdaterService licenseService, BuildUtilsInfo buildUtilsInfo, JiraSystemRestarter jiraSystemRestarter)
           
 



Copyright © 2002-2009 Atlassian. All Rights Reserved.