Class NotificationSubscriptionEntity

java.lang.Object
de.xima.fc.notification.ms.impl.dao.entities.NotificationSubscriptionEntity

@Entity @ValidAssigneeId public class NotificationSubscriptionEntity extends Object
Entity representing a notification subscription. Each subscription is associated with an assignee (either a user or the system) and a specific type of notification. The subscription can have multiple notification targets (e.g., email, SMS) where notifications will be sent.