Uses of Class
com.flowable.engage.external.system.whatsapp.dto.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 java.util.Map<java.lang.String,java.lang.Object>
WhatsAppContactVerificationResponseEventHandler. extractVariables(WhatsAppContactVerificationResponse verificationResponse)
protected void
WhatsAppContactVerificationResponseEventHandler. unsupportedVerificationResponseReceived(WhatsAppContactVerificationResponse verificationResponse)
protected void
WhatsAppContactVerificationResponseEventHandler. verificationResponseReceived(WhatsAppContactVerificationResponse verificationResponse)