fferpcore.SendingHookglobal interface SendingHook Interface used by fferpcore to deliver messages using a managed publication. MethodsdeliverMessagesvoid deliverMessages(fferpcore.SendingHookRequest request) This method must be implemented by a class which implements SendingHook. fferpcore calls this method when using the messaging actions. This method delivers the necessary messages for the record IDs provided. Input Parameters
|