Package org.mule.datasense.impl.tooling
Class MetadataQuery
java.lang.Object
org.mule.datasense.impl.tooling.MetadataQuery
- All Implemented Interfaces:
TypedApplicationQuery<MetadataQueryResult>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionperform(MuleApplicationNode muleApplicationNode, DataSenseProviderResolver dataSenseProviderResolver, AstNotification astNotification)
-
Constructor Details
-
MetadataQuery
public MetadataQuery(org.mule.runtime.api.component.location.Location location) - Parameters:
location-
-
-
Method Details
-
perform
public Optional<MetadataQueryResult> perform(MuleApplicationNode muleApplicationNode, DataSenseProviderResolver dataSenseProviderResolver, AstNotification astNotification) - Specified by:
performin interfaceTypedApplicationQuery<MetadataQueryResult>- Parameters:
muleApplicationNode-dataSenseProviderResolver-astNotification-- Returns:
-