Class UpdateQuestionnaireInCacheOnActionsEventHandler


  • public class UpdateQuestionnaireInCacheOnActionsEventHandler
    extends Object
    • Constructor Detail

      • UpdateQuestionnaireInCacheOnActionsEventHandler

        public UpdateQuestionnaireInCacheOnActionsEventHandler​(org.springframework.cache.CacheManager cacheManager,
                                                               QuestionnaireSessionService questionnaireSessionService)
    • Method Detail

      • onQuestionnaireActionsEvent

        @EventListener
        @Async
        public void onQuestionnaireActionsEvent​(QuestionnaireActionsEvent event)