public class DetailedGeneralConfigurationChangesEventHandlerImpl extends Object implements DetailedGeneralConfigurationChangesEventHandler
Constructor and Description |
---|
DetailedGeneralConfigurationChangesEventHandlerImpl(com.atlassian.audit.api.AuditService auditService,
I18nHelper i18n) |
Modifier and Type | Method and Description |
---|---|
String |
getCommentVisibilityI18nString(Boolean commentVisibility) |
String |
getEmailVisibilityI18nString(String emailVisibility) |
String |
getIeMimeSnifferI18nString(String ieMimeSniffer) |
String |
getIndexingLanguageI18nString(String indexingLanguage) |
String |
getLogoutConfirmI18nString(String logoutConfirm) |
String |
getModeI18nString(String mode) |
void |
handleGeneralConfigurationUpdated(GeneralConfigurations oldConfiguration,
GeneralConfigurations newConfiguration) |
public DetailedGeneralConfigurationChangesEventHandlerImpl(com.atlassian.audit.api.AuditService auditService, I18nHelper i18n)
public void handleGeneralConfigurationUpdated(GeneralConfigurations oldConfiguration, GeneralConfigurations newConfiguration)
handleGeneralConfigurationUpdated
in interface DetailedGeneralConfigurationChangesEventHandler
public String getCommentVisibilityI18nString(Boolean commentVisibility)
Copyright © 2002-2024 Atlassian. All Rights Reserved.