Hi,
If you're hoping to see the counts of new issues raised during the analysis, you're out of luck; that information's not calculated today. However, we hope to add this as part of the Project Activity Stream which is first introduced in SonarQube 6.3 (currently in RC).
If you're hoping to get issue totals, then the
issues web services are what you need. The responses will be in JSON, and you'll probably to parse and pretty them up before making them visible in Jenkins.
Ann