| Package | Description |
|---|---|
| org.mule.tooling.client.api.datasense | |
| org.mule.tooling.client.api.metadata |
| Modifier and Type | Method and Description |
|---|---|
Optional<MetadataComponent> |
DataSenseNotification.getMetadataComponent() |
| Constructor and Description |
|---|
DataSenseNotification(DataSenseNotificationType type,
MetadataComponent component,
String failingElement,
FailureCode failureCode,
I18nMessage message,
I18nMessage reason,
ComponentLocation componentLocation) |
| Modifier and Type | Method and Description |
|---|---|
static MetadataComponent |
MetadataComponent.componentMetadataComponent(String value) |
static MetadataComponent |
MetadataComponent.entityMetadataComponent(String value) |
MetadataComponent |
MetadataFailure.getFailingComponent() |
static MetadataComponent |
MetadataComponent.inputMetadataComponent(String value) |
static MetadataComponent |
MetadataComponent.keysMetadataComponent(String value) |
static MetadataComponent |
MetadataComponent.outputAttributesMetadataComponent(String value) |
static MetadataComponent |
MetadataComponent.outputPayloadMetadataComponent(String value) |
| Constructor and Description |
|---|
MetadataFailure(MetadataComponent failingComponent,
String failingElement,
String message,
String reason,
FailureCode failureCode) |
Copyright © 2019 MuleSoft, Inc.. All rights reserved.