Interface JiraAssignee
-
- All Known Implementing Classes:
JiraAssigneeImpl
@PublicApi public interface JiraAssignee
Bamboo's representation of a issue assignee object from JIRA
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description @NotNull String
getDisplayName()
@NotNull String
getName()
-