Access Issue Tags from MeasureComputer

Hey!

I’m writing a customer plugin in which I am aggregating some measures based on various other metrics and self-determined properties of a file. One of those are issues found by SonarQube. The interface that is exposed though the MeasureComputer.getIssues()-field seems to lag the ability to quarry for the tags of the issue. What is the suggested method for acquiring this information in the MeasureComputer?

Thanks in advance,

  • Jordi