Uses of Class
com.flowable.engage.external.system.whatsapp.dto.WhatsAppContactVerificationResponse
-
Packages that use WhatsAppContactVerificationResponse Package Description com.flowable.engage.external.system.whatsapp.event -
-
Uses of WhatsAppContactVerificationResponse in com.flowable.engage.external.system.whatsapp.event
Methods in com.flowable.engage.external.system.whatsapp.event with parameters of type WhatsAppContactVerificationResponse Modifier and Type Method Description protected voidWhatsAppContactVerificationResponseEventHandler. bpmnVerificationResponseReceived(WhatsAppContactVerificationResponse verificationResponse)protected Map<String,Object>WhatsAppContactVerificationResponseEventHandler. extractVariables(WhatsAppContactVerificationResponse verificationResponse)protected voidWhatsAppContactVerificationResponseEventHandler. unsupportedVerificationResponseReceived(WhatsAppContactVerificationResponse verificationResponse)protected voidWhatsAppContactVerificationResponseEventHandler. verificationResponseReceived(WhatsAppContactVerificationResponse verificationResponse)
-