| Package | Description |
|---|---|
| org.mule.modules.salesforce.analytics.internal.metadata | |
| org.mule.modules.salesforce.analytics.internal.util.csv |
| Modifier and Type | Method and Description |
|---|---|
FileFormat |
AnalyticsMetadataInfo.getFileFormat()
Getter method for object holding information regarding the format of file.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AnalyticsMetadataInfo.setFileFormat(FileFormat fileFormat)
Setter method for object holding information regarding the format of file.
|
| Modifier and Type | Method and Description |
|---|---|
FileFormat |
MapToCSVLineTransformer.getFileFormat() |
| Modifier and Type | Method and Description |
|---|---|
void |
MapToCSVLineTransformer.setFileFormat(FileFormat fileFormat) |
| Constructor and Description |
|---|
MapToCSVLineTransformer(Set<String> orderOfHeaders,
FileFormat fileFormat,
Map<String,FieldMetadata> mappings) |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.