| Package | Description |
|---|---|
| com.atlassian.crowd.event.listener | |
| com.atlassian.crowd.manager.threadlocal | |
| com.atlassian.sal.crowd.executor |
| Modifier and Type | Field and Description |
|---|---|
protected ThreadLocalStateAccessor |
AuditLogEventListener.threadLocalStateAccessor |
| Constructor and Description |
|---|
AuditLogApplicationListener(AuditService auditService,
com.atlassian.event.api.EventPublisher eventPublisher,
ThreadLocalStateAccessor threadLocalStateAccessor,
TrustedProxyManager trustedProxyManager,
UserDAOHibernate userDAOHibernate,
AuditLogApplicationMapper applicationMapper) |
AuditLogConfigurationEventListener(AuditService auditService,
com.atlassian.event.api.EventPublisher eventPublisher,
ThreadLocalStateAccessor threadLocalStateAccessor,
TrustedProxyManager trustedProxyManager,
UserDAOHibernate userDAOHibernate,
AuditLogConfigurationMapper configurationMapper) |
AuditLogDirectoryEventListener(AuditService auditService,
com.atlassian.event.api.EventPublisher eventPublisher,
ThreadLocalStateAccessor threadLocalStateAccessor,
TrustedProxyManager trustedProxyManager,
UserDAOHibernate userDAOHibernate,
AuditLogDirectoryMapper auditLogDirectoryMapper) |
AuditLogEventListener(AuditService auditService,
com.atlassian.event.api.EventPublisher eventPublisher,
ThreadLocalStateAccessor threadLocalStateAccessor,
TrustedProxyManager trustedProxyManager,
UserDAOHibernate userDao) |
| Modifier and Type | Class and Description |
|---|---|
class |
CrowdThreadLocalStateAccessor
Provide access to the state of the application thread locals.
|
| Constructor and Description |
|---|
CrowdThreadLocalContextManager(ThreadLocalStateAccessor threadLocalStateAccessor) |
Copyright © 2018 Atlassian. All rights reserved.