Proca.Server.Notify (proca v3.3.1)
Server that decides what actions should be done after different events
Link to this section Summary
Functions
Notifications on creation of record
Notifications on deletion of record
Notifications on update of record
Link to this section Functions
Link to this function
created(record, opts \\ [])
Notifications on creation of record
Link to this function
deleted(record, opts \\ [])
Notifications on deletion of record
Link to this function
key_activated(key)
Link to this function
multi(op, records, opts \\ [])
Link to this function
restart_org_pipes(org)
Link to this function
send_confirm_as_event(cnf, org_id)
Link to this function
send_confirm_by_email(cnf, org)
Link to this function
start_org_pipes(org)
Link to this function
stop_org_pipes(org)
Link to this function
updated(record, opts \\ [])
Notifications on update of record