Class LoggingAndProfilingUpdatedEventHandlerImpl
java.lang.Object
com.atlassian.jira.auditing.handlers.LoggingAndProfilingUpdatedEventHandlerImpl
- All Implemented Interfaces:
LoggingAndProfilingUpdatedEventHandler
public class LoggingAndProfilingUpdatedEventHandlerImpl
extends Object
implements LoggingAndProfilingUpdatedEventHandler
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionLoggingAndProfilingUpdatedEventHandlerImpl(com.atlassian.audit.api.AuditService auditService) -
Method Summary
Modifier and TypeMethodDescriptionvoidvoid
-
Field Details
-
I18N_LOGGING_PACKAGE
- See Also:
-
I18N_LOGGING_LEVEL
- See Also:
-
I18N_PROFILING_ENABLED
- See Also:
-
I18N_PROFILING_DISABLED
- See Also:
-
-
Constructor Details
-
LoggingAndProfilingUpdatedEventHandlerImpl
public LoggingAndProfilingUpdatedEventHandlerImpl(com.atlassian.audit.api.AuditService auditService)
-
-
Method Details
-
handleLoggingUpdated
- Specified by:
handleLoggingUpdatedin interfaceLoggingAndProfilingUpdatedEventHandler
-
handleProfilingUpdated
- Specified by:
handleProfilingUpdatedin interfaceLoggingAndProfilingUpdatedEventHandler
-