public interface KnowledgeBuilderResult
Modifier and Type | Method and Description |
---|---|
int[] |
getLines()
Returns the lines that generated this result message in the source file
|
String |
getMessage()
Returns the result message
|
Resource |
getResource()
Returns the Resource that caused this result
|
ResultSeverity |
getSeverity()
Returns the result severity
|
ResultSeverity getSeverity()
String getMessage()
int[] getLines()
Resource getResource()
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.