Interface JiraType
-
- All Known Implementing Classes:
JiraTypeImpl
@PublicApi public interface JiraType
Bamboo representation if a IssueType object from JIRA
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description @NotNull String
getTypeDescription()
@NotNull String
getTypeIconUrl()
-