public interface DataSenseComponentInfo
| Modifier and Type | Method and Description |
|---|---|
List<DataSenseNotification> |
getDataSenseNotifications() |
org.mule.runtime.api.component.location.Location |
getLocation() |
List<String> |
getMessages() |
Optional<org.mule.runtime.api.meta.model.operation.OperationModel> |
getOperationModel() |
Optional<org.mule.runtime.api.meta.model.source.SourceModel> |
getSourceModel() |
org.mule.runtime.api.component.location.Location getLocation()
Optional<org.mule.runtime.api.meta.model.operation.OperationModel> getOperationModel()
Optional<org.mule.runtime.api.meta.model.source.SourceModel> getSourceModel()
List<DataSenseNotification> getDataSenseNotifications()
Copyright © 2022 MuleSoft, Inc.. All rights reserved.