Interface JiraAssignee
- All Known Implementing Classes:
JiraAssigneeImpl
@PublicApi
public interface JiraAssignee
Bamboo's representation of a issue assignee object from JIRA
-
Method Summary
-
Method Details
-
getName
- Returns:
- The name of JIRA issue assignee, i.e "pstefaniak"
-
getDisplayName
- Returns:
- The display name of JIRA issue assignee, i.e "Piotr Stefan Stefaniak [Atlassian]"
-