public interface AuthorContext extends NameProvider, Comparable<AuthorContext>
| Modifier and Type | Method and Description |
|---|---|
String |
getEmail() |
String |
getLinkedUserName() |
String |
getName()
Unique name identifying an author.
|
compareToString getName()
getName in interface NameProvider@Nullable String getEmail()
@Nullable String getLinkedUserName()
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.