Class NotificationsService


  • @Service
    public class NotificationsService
    extends Object
    • Constructor Detail

      • NotificationsService

        public NotificationsService()
    • Method Detail

      • updatePid

        public void updatePid​(String old_pid,
                              String new_pid)
      • deleteByPid

        public void deleteByPid​(String pid)