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
SetupDatabase(FileFactory fileFactory, IndexLanguageToLocaleMapper languageToLocaleMapper, BuildUtilsInfo buildUtilsInfo, DatabaseConfigurationManager databaseConfigurationManager, ApplicationProperties applicationProperties, VelocityTemplatingEngine velocityEngine, DatabaseInitialImporter databaseInitialImporter)
           
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.