Class CompleteQuestionnaireEventDelegateToAnswerSubmitHandler
- java.lang.Object
-
- io.dialob.questionnaire.service.submit.CompleteQuestionnaireEventDelegateToAnswerSubmitHandler
-
public class CompleteQuestionnaireEventDelegateToAnswerSubmitHandler extends Object
-
-
Constructor Summary
Constructors Constructor Description CompleteQuestionnaireEventDelegateToAnswerSubmitHandler(DialobSettings dialobSettings, QuestionnaireSessionService questionnaireSessionService, org.springframework.context.ApplicationContext applicationContext)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidonCompleteQuestionnaireHandler(QuestionnaireCompletedEvent event)
-
-
-
Constructor Detail
-
CompleteQuestionnaireEventDelegateToAnswerSubmitHandler
public CompleteQuestionnaireEventDelegateToAnswerSubmitHandler(DialobSettings dialobSettings, QuestionnaireSessionService questionnaireSessionService, org.springframework.context.ApplicationContext applicationContext)
-
-
Method Detail
-
onCompleteQuestionnaireHandler
@EventListener protected void onCompleteQuestionnaireHandler(QuestionnaireCompletedEvent event)
-
-