Class Evaluation

java.lang.Object
passport.domain.models.evaluations.Evaluation
All Implemented Interfaces:
Entity<EvaluationId>

public class Evaluation extends Object implements Entity<EvaluationId>
Represents an evaluation of an event, including the event ID, author ID, and comment.