public interface AuditLogAuthor
Modifier and Type | Method and Description |
---|---|
Long |
getId() |
String |
getName()
Returns the name of the author of the audit log entry.
|
AuditLogAuthorType |
getType() |
@Nullable Long getId()
@Nullable String getName()
AuditLogAuthorType getType()
Copyright © 2020 Atlassian. All rights reserved.