Uses of Class
com.flowable.engage.external.system.whatsapp.dto.WhatsAppInteractiveMessageDto.Action
-
Packages that use WhatsAppInteractiveMessageDto.Action Package Description com.flowable.engage.external.system.whatsapp com.flowable.engage.external.system.whatsapp.dto -
-
Uses of WhatsAppInteractiveMessageDto.Action in com.flowable.engage.external.system.whatsapp
Fields in com.flowable.engage.external.system.whatsapp declared as WhatsAppInteractiveMessageDto.Action Modifier and Type Field Description protected WhatsAppInteractiveMessageDto.ActionWhatsAppInteractiveMessageBuilderImpl.ButtonMessageBuilderImpl. actionprotected WhatsAppInteractiveMessageDto.ActionWhatsAppInteractiveMessageBuilderImpl.ListMessageBuilderImpl. actionConstructors in com.flowable.engage.external.system.whatsapp with parameters of type WhatsAppInteractiveMessageDto.Action Constructor Description ButtonMessageBuilderImpl(WhatsAppInteractiveMessageDto.Action action)ListMessageBuilderImpl(WhatsAppInteractiveMessageDto.Action action) -
Uses of WhatsAppInteractiveMessageDto.Action in com.flowable.engage.external.system.whatsapp.dto
Fields in com.flowable.engage.external.system.whatsapp.dto declared as WhatsAppInteractiveMessageDto.Action Modifier and Type Field Description protected WhatsAppInteractiveMessageDto.ActionWhatsAppInteractiveMessageDto. actionMethods in com.flowable.engage.external.system.whatsapp.dto that return WhatsAppInteractiveMessageDto.Action Modifier and Type Method Description WhatsAppInteractiveMessageDto.ActionWhatsAppInteractiveMessageDto. getAction()Methods in com.flowable.engage.external.system.whatsapp.dto with parameters of type WhatsAppInteractiveMessageDto.Action Modifier and Type Method Description voidWhatsAppInteractiveMessageDto. setAction(WhatsAppInteractiveMessageDto.Action action)
-