Uses of Interface
com.atlassian.bitbucket.user.Person
Package
Description
-
Uses of Person in com.atlassian.bitbucket.avatar
Modifier and TypeMethodDescriptionAvatarService.getUrlForPerson
(Person person, AvatarRequest request) Retrieves a URL referencing an avatar for the providedperson
. -
Uses of Person in com.atlassian.bitbucket.commit
Modifier and TypeMethodDescriptionCommit.getAuthor()
SimpleCommit.getAuthor()
default Person
Commit.getCommitter()
SimpleCommit.getCommitter()
-
Uses of Person in com.atlassian.bitbucket.content
Modifier and TypeMethodDescriptionBlame.getAuthor()
The author who last updated the lines in the span.default Person
Blame.getCommitter()
The committer who last updated the lines in the span. -
Uses of Person in com.atlassian.bitbucket.user
Modifier and TypeInterfaceDescriptioninterface
Represents a registered application user.interface
Extends aApplicationUser
with additional details relating to the directory backing the user.interface
Represents a registered service user.