【问题标题】:Sonar plugin development: sensor/decorator constructor parameters声纳插件开发:传感器/装饰器构造函数参数
【发布时间】:2015-10-22 08:09:54
【问题描述】:

我可以从 Sonar 获得传感器和装饰器的有效参数列表吗?
我见过一些得到FileSystem 对象或ResourcePerspectives。究竟是什么规则?我可以将MyCrazyClass 放在构造函数中,Sonar 会解决吗?

谢谢!

【问题讨论】:

    标签: plugins sonarqube


    【解决方案1】:

    据我所知,没有包含传感器/装饰器构造函数的有效参数的列表。

    如果您的 MyCrazyClass 类实现了接口BatchComponent,Sonar 会解决的。

    自 5.2 起BatchSide

    【讨论】:

      猜你喜欢
      • 2014-04-18
      • 2021-11-21
      • 2017-04-09
      • 2017-05-04
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2017-09-14
      • 1970-01-01
      相关资源
      最近更新 更多