Name | Signature and Synopsis |
---|---|
abortRTC | void abortRTC() Cancels all rule actions scheduled to be executed in the current RTC. Cancels all pending external changes in the current RTC: new/modified/deleted cache-based entities, events to send, event acknowledgments and scheduled events to schedule. The rollback operation (if implemented) of the destination of the event (if any) that triggered the RTC will be invoked. |
printAgenda | String printAgenda() Returns the current agenda of the current RTC. |