@Deprecated public interface Entity
Modifier and Type | Method and Description |
---|---|
String |
getDisplayName()
Deprecated.
Returns the display name of the Entity, eg full name for Users.
|
String |
getName()
Deprecated.
Returns the Entity name.
|
String |
getNameField()
Deprecated.
Returns the name of the field that stores the Entity name.
|
String getName()
String getNameField()
String getDisplayName()
Copyright © 2003–2021 Atlassian. All rights reserved.