Class Issue
java.lang.Object
io.codemodder.providers.sonar.api.Issue
Describes an issue
-
Constructor Details
-
Issue
public Issue()
-
-
Method Details
-
getFlows
-
getLine
public int getLine() -
getMessage
-
getKey
-
getTextRange
-
getEffort
-
getRule
-
getResolution
-
getComponent
-
getStatus
-
componentFileName
Returns the file path section of the component.
-