public interface TimestampedUser extends User, TimestampedEntity
The "updated date" is used during our DB backed cache refresh to check if the cached user is newer than the incoming LDAP user.
getExternalId, getFirstName, getLastName
equals, getDirectoryId, getName, hashCode
compareTo, equals, getDirectoryId, getDisplayName, getEmailAddress, hashCode, isActive
getCreatedDate, getUpdatedDate
Copyright © 2020 Atlassian. All rights reserved.