693694695696697698699700
workingMemory ) ); } public void beforeRuleFlowStarted(RuleFlowStartedEvent event, WorkingMemory workingMemory) { listener.beforeProcessStarted( new ProcessStartedEventImpl( event, workingMemory ) ); }
725726727728729730731732
workingMemory ) ); } public void afterRuleFlowStarted(RuleFlowStartedEvent event, WorkingMemory workingMemory) { listener.afterProcessStarted( new ProcessStartedEventImpl( event, workingMemory ) ); }
599600601602603604605606
631632633634635636637638
502503504505506507508509
534535536537538539540541
675676677678679680681682
707708709710711712713714