Package com.amos2020.javabackend.rest_service.request.interview
Provides the classes for requests to create and update interviews. And classes for requests to update the contact persons of an existing interview.
-
Class Summary Class Description CreateInterviewRequest Request object for creating a new interview.InterviewAddContactPersonRequest Request object for adding an existing contact person to an existing interview.InterviewPerson UpdateInterviewRequest Request object for updating an existing interview.