Interface IIssue

    • Method Detail

      • primaryLocation

        IssueLocation primaryLocation()
        Primary locations for this issue.
      • flows

        java.util.List<Issue.Flow> flows()
        List of flows for this issue. Can be empty.