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