Package com.atlassian.crowd.audit
Class ImmutableAuditLogAuthor
java.lang.Object
com.atlassian.crowd.audit.ImmutableAuditLogAuthor
- All Implemented Interfaces:
AuditLogAuthor
Concrete implementation of an audit log author
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ImmutableAuditLogAuthor
-
ImmutableAuditLogAuthor
-
-
Method Details
-
getId
- Specified by:
getIdin interfaceAuditLogAuthor- Returns:
- the identifier of the author of the audit log entry (exact semantic depends on the author type)
-
getName
Description copied from interface:AuditLogAuthorReturns the name of the author of the audit log entry. This is particularly useful when the author does not exist anymore- Specified by:
getNamein interfaceAuditLogAuthor- Returns:
- the name of the author of the audit log entry
-
getType
- Specified by:
getTypein interfaceAuditLogAuthor- Returns:
- information about the type of the event represented by this audit log entry
-
equals
-
hashCode
public int hashCode() -
toString
-