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