public class ConfigurationDto extends Object
| Constructor and Description |
|---|
ConfigurationDto() |
ConfigurationDto(String name,
Map<String,Object> data) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getItemData() |
String |
getItemName() |
void |
setItemData(Map<String,Object> itemData) |
void |
setItemName(String itemName) |
Copyright © 2014–2023 MuleSoft, Inc.. All rights reserved.