com.atlassian.jira.index.settings
Class IndexingLanguageSetting
java.lang.Object
com.atlassian.jira.index.settings.IndexingLanguageSetting
public class IndexingLanguageSetting
- extends Object
Represents the indexing language setting for this JIRA instance.
- Since:
- v6.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IndexingLanguageSetting
public IndexingLanguageSetting(ApplicationProperties applicationProperties,
ReindexMessageManager reindexMessageManager)
getValue
public String getValue()
setValueTo
public void setValueTo(ApplicationUser user,
String indexingLanguage)
Copyright © 2002-2014 Atlassian. All Rights Reserved.