Uses of Class
passport.domain.models.evaluations.EvaluationId
-
Uses of EvaluationId in passport.domain.models.evaluations
ModifierConstructorDescriptionEvaluation
(EvaluationId id, EventId event, UserId author, String comment) Constructs a new Evaluation with the specified evaluation ID, event ID, author ID, and comment.