Interface JiraStatus

  • All Known Implementing Classes:
    JiraStatusImpl

    @PublicApi
    public interface JiraStatus
    Bamboo's representation of a issue status object from JIRA
    • Method Detail

      • getStatusIconUrl

        @NotNull
        @NotNull String getStatusIconUrl()
        Returns:
        URL to the icon representing JIRA issue status
      • getStatusDescription

        @NotNull
        @NotNull String getStatusDescription()
        Returns:
        Description of JIRA issue status