| Package | Description |
|---|---|
| org.mule.tooling.client.api.datasense |
| Modifier and Type | Method and Description |
|---|---|
I18nMessage |
DataSenseNotification.getMessage() |
I18nMessage |
I18nMessage.getNextMessage() |
I18nMessage |
I18nMessage.setNextMessage(I18nMessage nextMessage) |
| Modifier and Type | Method and Description |
|---|---|
Optional<I18nMessage> |
DataSenseNotification.getReason() |
| Modifier and Type | Method and Description |
|---|---|
I18nMessage |
I18nMessage.setNextMessage(I18nMessage nextMessage) |
| Constructor and Description |
|---|
DataSenseNotification(DataSenseNotificationType type,
MetadataComponent component,
String failingElement,
FailureCode failureCode,
I18nMessage message,
I18nMessage reason,
ComponentLocation componentLocation) |
Copyright © 2020 MuleSoft, Inc.. All rights reserved.