1

What type of SQ plugin interface should I use for assignment of issues to an user? Sensor, MeasureComputer, other?

What would be the main related classes and/or interfaces? Any source file to check?

G. Ann - SonarSource Team
  • 22,346
  • 4
  • 40
  • 76
palevi
  • 111
  • 5

1 Answers1

2

Issues are automatically assigned by SonarQube. This behaviour cannot be overridden/changed by a plugin.

Simon Brandhof
  • 5,137
  • 1
  • 21
  • 28