| Package | Description |
|---|---|
| org.mule.modules.salesforce.analytics.api | |
| org.mule.modules.salesforce.analytics.internal.service.transaction |
| Modifier and Type | Method and Description |
|---|---|
DataSetConnectorNotificationSent |
DataSet.getNotificationSent() |
static DataSetConnectorNotificationSent |
DataSetConnectorNotificationSent.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataSetConnectorNotificationSent[] |
DataSetConnectorNotificationSent.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataSet.setNotificationSent(DataSetConnectorNotificationSent notificationSent) |
| Modifier and Type | Method and Description |
|---|---|
String |
AnalyticsTransactionManagerImpl.create(String edgemartAlias,
String metadataJson,
String format,
DataSetConnectorOperation operation,
String edgemartContainer,
DataSetConnectorNotificationSent notificationSent,
String notificationEmail,
DataSetMode mode)
Creates a data set into salesforce system.
|
String |
TransactionManager.create(String edgemartAlias,
String metadataJson,
String format,
DataSetConnectorOperation operation,
String edgemartContainer,
DataSetConnectorNotificationSent notificationSent,
String notificationEmail,
DataSetMode mode)
Creates a data set into salesforce system.
|
Copyright © 2025 MuleSoft, Inc.. All rights reserved.