Hi,
but in the case of org.drools.runtime.StatefulKnowledgeSession
i have not the insert(factObject ,bool) . so how can i use
PropertyChangeListener so that i can tell drools that fact properties has
changed.
session.insert( fact, true );
By doing Modify i am able to do this . but i think modify is taking time.
Does modify first retract then insert (two task ) ?
Thanks and Regards
Saurabh
--
View this message in context:
http://drools-java-rules-engine.46999.n3.nabble.com/statefulSession-tp240...
Sent from the Drools - User mailing list archive at
Nabble.com.