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 void
WhatsAppContactVerificationResponseEventHandler. bpmnVerificationResponseReceived(WhatsAppContactVerificationResponse verificationResponse)
protected Map<String,Object>
WhatsAppContactVerificationResponseEventHandler. extractVariables(WhatsAppContactVerificationResponse verificationResponse)
protected void
WhatsAppContactVerificationResponseEventHandler. unsupportedVerificationResponseReceived(WhatsAppContactVerificationResponse verificationResponse)
protected void
WhatsAppContactVerificationResponseEventHandler. verificationResponseReceived(WhatsAppContactVerificationResponse verificationResponse)
-