Package | Description |
---|---|
org.kie.api.builder | |
org.kie.api.runtime |
The runtime engine classes, including StatefulKnowledgeSession and StatelessKnowledgeSession.
|
Modifier and Type | Method and Description |
---|---|
Results |
KieBuilder.getResults()
Returns the Results of the building process.
|
Modifier and Type | Method and Description |
---|---|
Results |
KieContainer.verify()
Builds all the KieBase in the KieModule wrapped by this KieContainer
and return te Results of this building process
|
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.