public class AuditLogUserMapperImpl extends Object implements com.atlassian.crowd.manager.audit.mapper.AuditLogUserMapper
| Constructor and Description |
|---|
AuditLogUserMapperImpl() |
| Modifier and Type | Method and Description |
|---|---|
List<com.atlassian.crowd.audit.AuditLogEntry> |
calculateDifference(com.atlassian.crowd.audit.AuditLogEventType eventType,
com.atlassian.crowd.model.user.User oldUser,
com.atlassian.crowd.model.user.User newUser) |
com.atlassian.crowd.audit.AuditLogEntry |
calculatePasswordDiff() |
public com.atlassian.crowd.audit.AuditLogEntry calculatePasswordDiff()
calculatePasswordDiff in interface com.atlassian.crowd.manager.audit.mapper.AuditLogUserMapperpublic List<com.atlassian.crowd.audit.AuditLogEntry> calculateDifference(com.atlassian.crowd.audit.AuditLogEventType eventType, @Nullable com.atlassian.crowd.model.user.User oldUser, @Nullable com.atlassian.crowd.model.user.User newUser)
calculateDifference in interface com.atlassian.crowd.manager.audit.mapper.AuditLogUserMapperCopyright © 2002-2024 Atlassian. All Rights Reserved.