Package | Description |
---|---|
com.flowable.engage.external.system.whatsapp | |
com.flowable.engage.external.system.whatsapp.api |
Modifier and Type | Class and Description |
---|---|
class |
WhatsAppInteractiveMessageBuilderImpl.ListMessageBuilderImpl |
Modifier and Type | Method and Description |
---|---|
WhatsAppInteractiveMessageBuilder.ListMessageBuilder |
WhatsAppInteractiveMessageBuilderImpl.SectionBuilderImpl.addSection() |
WhatsAppInteractiveMessageBuilder.ListMessageBuilder |
WhatsAppInteractiveMessageBuilderImpl.list(String actionContent) |
Modifier and Type | Method and Description |
---|---|
WhatsAppInteractiveMessageBuilder.ListMessageBuilder |
WhatsAppInteractiveMessageBuilder.SectionBuilder.addSection()
Add the section and continue working on the interactive list message or perform sending message.
|
WhatsAppInteractiveMessageBuilder.ListMessageBuilder |
WhatsAppInteractiveMessageBuilder.list(String actionContent)
Create a List message with the action content visible to the user.
|