| Package | Description |
|---|---|
| com.flowable.engage.external.system.whatsapp | |
| com.flowable.engage.external.system.whatsapp.dto |
| Modifier and Type | Field and Description |
|---|---|
protected List<WhatsAppButtonTemplateParameter> |
WhatsAppTemplateMessageBuilderImpl.ButtonComponentBuilderImpl.parameterList |
| Modifier and Type | Class and Description |
|---|---|
class |
PayloadParameter |
class |
TextParameter |
| Modifier and Type | Field and Description |
|---|---|
protected List<WhatsAppButtonTemplateParameter> |
Button.parameters |
| Modifier and Type | Method and Description |
|---|---|
List<WhatsAppButtonTemplateParameter> |
Button.getParameters() |
| Modifier and Type | Method and Description |
|---|---|
void |
Button.setParameters(List<WhatsAppButtonTemplateParameter> parameters) |
| Constructor and Description |
|---|
Button(String subType,
int index,
List<WhatsAppButtonTemplateParameter> parameters) |