| Package | Description |
|---|---|
| com.flowable.engage.external.system.whatsapp | |
| com.flowable.engage.external.system.whatsapp.api |
| Modifier and Type | Class and Description |
|---|---|
static class |
WhatsAppInteractiveMessageBuilderImpl.SectionBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
WhatsAppInteractiveMessageBuilder.SectionBuilder |
WhatsAppInteractiveMessageBuilderImpl.SectionRowBuilderImpl.addRow() |
WhatsAppInteractiveMessageBuilder.SectionBuilder |
WhatsAppInteractiveMessageBuilderImpl.ListMessageBuilderImpl.createSection() |
WhatsAppInteractiveMessageBuilder.SectionBuilder |
WhatsAppInteractiveMessageBuilderImpl.SectionBuilderImpl.title(String title) |
| Modifier and Type | Method and Description |
|---|---|
WhatsAppInteractiveMessageBuilder.SectionBuilder |
WhatsAppInteractiveMessageBuilder.SectionRowBuilder.addRow()
Add the previously configured row.
|
WhatsAppInteractiveMessageBuilder.SectionBuilder |
WhatsAppInteractiveMessageBuilder.ListMessageBuilder.createSection()
Start creating a section for a list message
|
WhatsAppInteractiveMessageBuilder.SectionBuilder |
WhatsAppInteractiveMessageBuilder.SectionBuilder.title(String title)
The title of the section.
|