Work
This commit is contained in:
parent
543772616c
commit
48a27afb3d
35 changed files with 98 additions and 869 deletions
|
|
@ -85,7 +85,7 @@ public class Testlesson31 {
|
|||
@Test
|
||||
public void testForALl() throws Exception {
|
||||
sessionStatefull = KnowledgeSessionHelper
|
||||
.getStatefulKnowledgeSessionWithCallback(kieContainer, "ksession-lesson3");
|
||||
.getStatefulKnowledgeSessionWithCallback(kieContainer, "lesson31-session");
|
||||
OutputDisplay display = new OutputDisplay();
|
||||
sessionStatefull.setGlobal("showResult", display);
|
||||
Account a = new Account();
|
||||
|
|
|
|||
Loading…
Add table
editor.link_modal.header
Reference in a new issue