Package org.sonar.api.batch.sensor.issue
Interface ExternalIssue
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringengineId()java.lang.LongremediationEffort()Effort to fix the issue, in minutes.java.lang.StringruleId()Severityseverity()RuleTypetype()Type of the issue.-
Methods inherited from interface org.sonar.api.batch.sensor.issue.IIssue
flows, primaryLocation, ruleKey
-
-