Interface NotificationServiceImpl.NotificationScript

Enclosing class:
NotificationServiceImpl

public static interface NotificationServiceImpl.NotificationScript
Scripts que sao executados em eventos de notificacoes
Author:
Eduardo Frazao
  • Method Summary

    Modifier and Type
    Method
    Description
    execute(Notificacao n, Object data)
     
  • Method Details