Class AuditLogConfigurationEventListener
java.lang.Object
com.atlassian.crowd.event.listener.AuditLogConfigurationEventListener
-
Field Summary
-
Constructor Summary
ConstructorDescriptionAuditLogConfigurationEventListener
(AuditService auditService, com.atlassian.event.api.EventPublisher eventPublisher, AuditLogConfigurationMapper configurationMapper) -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
handleEvent
(LoggingUpdatedEvent event) void
void
void
void
void
handleEvent
(XMLBackupStartedEvent event) void
void
void
register()
void
-
Field Details
-
XML_PATH_KEY
- See Also:
-
XML_FILE_CHECK_SUM
- See Also:
-
-
Constructor Details
-
AuditLogConfigurationEventListener
public AuditLogConfigurationEventListener(AuditService auditService, com.atlassian.event.api.EventPublisher eventPublisher, AuditLogConfigurationMapper configurationMapper)
-
-
Method Details
-
handleEvent
-
handleEvent
-
handleEvent
-
handleEvent
-
handleEvent
-
handleEvent
-
handleEvent
-
handleEvent
-
handleEvent
-
handleEvent
-
register
@PostConstruct public void register() -
unregister
@PreDestroy public void unregister()
-