public class TypeInfoQuery extends Object implements TypedApplicationQuery<TypeInfoQueryResult>
| Constructor and Description |
|---|
TypeInfoQuery(ComponentPath componentPath) |
| Modifier and Type | Method and Description |
|---|---|
Optional<TypeInfoQueryResult> |
perform(MuleApplicationNode muleApplicationNode,
DataSenseProviderResolver dataSenseProviderResolver,
AstNotification astNotification) |
public TypeInfoQuery(ComponentPath componentPath)
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.