| Package | Description |
|---|---|
| org.mule.tooling.client.api.component.location | |
| org.mule.tooling.client.api.datasense | |
| org.mule.tooling.client.api.metadata |
| Modifier and Type | Method and Description |
|---|---|
Location |
Location.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
Location |
DataSenseElementInfo.getLocation() |
Location |
DataSenseRequest.getLocation() |
Location |
DataSenseInfo.getLocation() |
Location |
ComponentResolutionScope.getLocation() |
| Modifier and Type | Method and Description |
|---|---|
Optional<Map<Location,DataSenseElementInfo>> |
DataSenseInfo.getComponentInfoByComponentPath() |
| Modifier and Type | Method and Description |
|---|---|
void |
DataSenseRequest.setLocation(Location location)
Sets the location from the
ToolingArtifact configuration to be used for resolving DataSense. |
DataSenseElementInfo.Builder |
DataSenseElementInfo.Builder.withLocation(Location location) |
DataSenseInfo.Builder |
DataSenseInfo.Builder.withLocation(Location location) |
| Modifier and Type | Method and Description |
|---|---|
DataSenseInfo.Builder |
DataSenseInfo.Builder.withComponentInfoByComponentPath(Map<Location,DataSenseElementInfo> componentInfoByComponentPath) |
| Constructor and Description |
|---|
ComponentResolutionScope(Location location)
Creates an instance of the scope for the given component location.
|
| Modifier and Type | Method and Description |
|---|---|
Location |
MetadataKeysRequest.getLocation() |
| Modifier and Type | Method and Description |
|---|---|
void |
MetadataKeysRequest.setLocation(Location location)
Sets the location path of the MetadataKeyProvider component inside the flow.
|
Copyright © 2018 MuleSoft, Inc.. All rights reserved.