Package ch.tocco.nice2.rest.core.impl.filters.clientanswer
package ch.tocco.nice2.rest.core.impl.filters.clientanswer
-
ClassDescriptionThis filter tries to convert the request body into a
ClientAnswersBean
, sets the client answers to the thread (using @linkInternalClientQuestionService.addAnswers(Map)
and sets the included payload (@linkClientAnswersBean.getPayload()
as request payload.