com.atlassian.bitbucket.user.Person |
Known Indirect Subclasses |
A minimal person abstraction, suitable for describing authors, committers and other people who may not have
an explicit user
account.
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
TO_EMAIL_ADDRESS |
This field is deprecated.
in 4.0 for removal in 5.0. With Java 8, Person::getEmailAddress can be used instead.
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves the person's e-mail address.
| |||||||||||
Retrieves the person's name.
|
This field is deprecated.
in 4.0 for removal in 5.0. With Java 8, Person::getEmailAddress
can be used instead.