package com.talentradar.talentradarnotificationservicerw.domain.enums; public enum AssessmentEventType { ASSESSMENT_SUBMITTED, ASSESSMENT_UPDATED }