Uses of Class
passport.domain.models.evaluations.Evaluation
Packages that use Evaluation
-
Uses of Evaluation in passport.domain.models.events
Methods in passport.domain.models.events that return types with arguments of type EvaluationModifier and TypeMethodDescriptionEvent.evaluations()
Returns the list of evaluations for the event.Methods in passport.domain.models.events with parameters of type EvaluationModifier and TypeMethodDescriptionvoid
Event.receiveEvaluation
(Evaluation evaluation) Receives an evaluation and adds it to the event.Constructor parameters in passport.domain.models.events with type arguments of type Evaluation -
Uses of Evaluation in passport.infra.placeholders.events
Methods in passport.infra.placeholders.events that return types with arguments of type Evaluation