| Package | Description |
|---|---|
| org.mule.tooling.client.api.datasense |
| Modifier and Type | Method and Description |
|---|---|
static DataSenseNotificationType |
DataSenseNotificationType.errorDataSenseNotificationType(String name) |
static DataSenseNotificationType |
DataSenseNotificationType.fatalErrorDataSenseNotificationType(String name) |
DataSenseNotificationType |
DataSenseNotification.getNotificationType() |
static DataSenseNotificationType |
DataSenseNotificationType.infoDataSenseNotificationType(String name) |
static DataSenseNotificationType |
DataSenseNotificationType.warningDataSenseNotificationType(String name) |
| Constructor and Description |
|---|
DataSenseNotification(DataSenseNotificationType type,
MetadataComponent component,
String failingElement,
FailureCode failureCode,
I18nMessage message,
I18nMessage reason,
ComponentLocation componentLocation) |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.