|
KIE API 6.0.1.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Results | |
---|---|
org.kie.api.builder | |
org.kie.api.runtime | The runtime engine classes, including StatefulKnowledgeSession and StatelessKnowledgeSession. |
Uses of Results in org.kie.api.builder |
---|
Methods in org.kie.api.builder that return Results | |
---|---|
Results |
KieBuilder.getResults()
Returns the Results of the building process. |
Uses of Results in org.kie.api.runtime |
---|
Methods in org.kie.api.runtime that return Results | |
---|---|
Results |
KieContainer.updateToVersion(ReleaseId version)
Updates this KieContainer to a KieModule with the given ReleaseId |
Results |
KieContainer.verify()
Builds all the KieBase in the KieModule wrapped by this KieContainer and return te Results of this building process |
|
KIE API 6.0.1.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |