Instead of retrieving all facts i need to retrieve specific type of facts from working memory.
i learnt that i can retrieve all the facts from working memory as below.
drools.getWorkingMemory().getWorkingMemoryEntryPoint("Stream").getObjects();
Please provide some pointers to retrieve specific type of objects from working memory.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…