package com.talentradar.talentradarnotificationservicerw.domain.enums; public enum NotificationCategory { SUCCESS, WARNING, INFO, ERROR }