public class MetadataQuery extends Object implements TypedApplicationQuery<MetadataQueryResult>
| Constructor and Description |
|---|
MetadataQuery(org.mule.runtime.api.component.location.Location location) |
| Modifier and Type | Method and Description |
|---|---|
Optional<MetadataQueryResult> |
perform(MuleApplicationNode muleApplicationNode,
DataSenseProviderResolver dataSenseProviderResolver,
AstNotification astNotification) |
public MetadataQuery(org.mule.runtime.api.component.location.Location location)
location - public Optional<MetadataQueryResult> perform(MuleApplicationNode muleApplicationNode, DataSenseProviderResolver dataSenseProviderResolver, AstNotification astNotification)
perform in interface TypedApplicationQuery<MetadataQueryResult>muleApplicationNode - dataSenseProviderResolver - astNotification - Copyright © 2020 MuleSoft, Inc.. All rights reserved.