Interface NotificationWritePlatformService

All Known Implementing Classes:
NotificationWritePlatformServiceImpl

public interface NotificationWritePlatformService
  • Method Summary

    Modifier and Type
    Method
    Description
    notify(Collection<Long> userIds, String objectType, Long objectId, String action, Long actorId, String notificationContent, boolean isSystemGenerated)