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
|
org.kie.api.io.Resource |
getResource()
Returns the Resource that caused this result
|
ResultSeverity |
getSeverity()
Returns the result severity
|
ResultSeverity getSeverity()
String getMessage()
int[] getLines()
org.kie.api.io.Resource getResource()
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.