Interface JiraStatus
- All Known Implementing Classes:
JiraStatusImpl
@PublicApi
public interface JiraStatus
Bamboo's representation of a issue status object from JIRA
-
Method Details
-
getStatusIconUrl
- Returns:
- URL to the icon representing JIRA issue status
-
getStatusDescription
- Returns:
- Description of JIRA issue status
-