...
Module | Publish/subscribe | Event type | Payload |
---|---|---|---|
mod-feesfines | publish | FF_BALANCE_CHANGED | { |
mod-circulation | publish | ITEM_CHECKED_OUT | { |
mod-circulation | publish | ITEM_CHECKED_IN | { |
mod-circulation | publish | ITEM_DECLARED_LOST | { |
mod-circulation | publish | LOAN_DUE_DATE_UPDATED | { |
mod-automatedblocks | subscribe | FF_BALANCE_CHANGED |
...