Module agenda

Module agenda 

Source
Expand description

Advanced Agenda System (Drools-style)

This module implements advanced agenda features similar to Drools:

  • Activation Groups: Only one rule in a group can fire
  • Agenda Groups: Sequential execution of rule groups
  • Ruleflow Groups: Workflow-based execution
  • Auto-focus: Automatic agenda group switching
  • Lock-on-active: Prevent re-activation during rule firing

Structsยง

Activation
Activation represents a rule that is ready to fire
AdvancedAgenda
Advanced Agenda (Drools-style)
AgendaStats
Agenda statistics