IStatefulAgendaFilter Methods |
The IStatefulAgendaFilter type exposes the following members.
Name | Description | |
---|---|---|
![]() | Accept |
Tests rule activation whether it should be added to the agenda.
(Inherited from IAgendaFilter.) |
![]() | Remove |
Called by the engine when activation is removed from the agenda.
The agenda filter can use this method to remove any state associated with the activation.
|
![]() | Select |
Called by the engine when activation is selected from the agenda,
before rule's actions are executed.
|