Package org.mule.datasense.api
Interface DataSenseComponentInfo
public interface DataSenseComponentInfo
-
Method Details
-
getLocation
org.mule.runtime.api.component.location.Location getLocation() -
getOperationModel
Optional<org.mule.runtime.api.meta.model.operation.OperationModel> getOperationModel()- Returns:
-
getSourceModel
Optional<org.mule.runtime.api.meta.model.source.SourceModel> getSourceModel()- Returns:
-
getMessages
- Returns:
-
getDataSenseNotifications
List<DataSenseNotification> getDataSenseNotifications()- Returns:
-