public class LoggingAndProfilingUpdatedEventHandlerImpl extends Object implements LoggingAndProfilingUpdatedEventHandler
Modifier and Type | Field and Description |
---|---|
static String |
I18N_LOGGING_LEVEL |
static String |
I18N_LOGGING_PACKAGE |
static String |
I18N_PROFILING_DISABLED |
static String |
I18N_PROFILING_ENABLED |
Constructor and Description |
---|
LoggingAndProfilingUpdatedEventHandlerImpl(com.atlassian.audit.api.AuditService auditService) |
Modifier and Type | Method and Description |
---|---|
void |
handleLoggingUpdated(LoggingUpdatedEvent event) |
void |
handleProfilingUpdated(ProfilingUpdatedEvent event) |
public static final String I18N_LOGGING_PACKAGE
public static final String I18N_LOGGING_LEVEL
public static final String I18N_PROFILING_ENABLED
public static final String I18N_PROFILING_DISABLED
public LoggingAndProfilingUpdatedEventHandlerImpl(com.atlassian.audit.api.AuditService auditService)
public void handleLoggingUpdated(LoggingUpdatedEvent event)
handleLoggingUpdated
in interface LoggingAndProfilingUpdatedEventHandler
public void handleProfilingUpdated(ProfilingUpdatedEvent event)
handleProfilingUpdated
in interface LoggingAndProfilingUpdatedEventHandler
Copyright © 2002-2024 Atlassian. All Rights Reserved.