| Modifier and Type | Method and Description |
|---|---|
static ComponentPath |
ComponentPath.getFlowPath(ComponentPath componentPath) |
static ComponentPath |
ComponentPath.getFlowRelativeSubPath(ComponentPath componentPath) |
static ComponentPath |
ComponentPath.valueOf(ComponentPath componentPath,
String name) |
static ComponentPath |
ComponentPath.valueOf(String componentPath) |
| Modifier and Type | Method and Description |
|---|---|
static ComponentPath |
ComponentPath.getFlowPath(ComponentPath componentPath) |
static ComponentPath |
ComponentPath.getFlowRelativeSubPath(ComponentPath componentPath) |
static boolean |
ComponentPath.isSource(ComponentPath componentPath) |
Optional<DataSenseInfo> |
DataSense.resolve(ComponentPath componentPath,
ApplicationModel applicationModel,
DataSenseProvider dataSenseProvider) |
static ComponentPath |
ComponentPath.valueOf(ComponentPath componentPath,
String name) |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.api.metadata.resolving.MetadataResult<org.mule.runtime.api.metadata.descriptor.ComponentMetadataDescriptor> |
DataSenseMetadataProvider.getMetadata(ComponentPath componentPath) |
| Modifier and Type | Method and Description |
|---|---|
Optional<DataSenseInfo> |
DefaultDataSense.resolve(ComponentPath componentPath,
ApplicationModel applicationModel,
DataSenseProvider dataSenseProvider) |
| Modifier and Type | Method and Description |
|---|---|
ComponentPath |
ComponentPathAnnotation.getComponentPath() |
| Constructor and Description |
|---|
ComponentPathAnnotation(ComponentPath componentPath) |
| Modifier and Type | Method and Description |
|---|---|
Optional<MessageProcessorNode> |
MuleFlowNode.findMessageProcessorNode(ComponentPath componentPath) |
Optional<MessageProcessorNode> |
MuleApplicationNode.findMessageProcessorNode(ComponentPath componentPath) |
void |
MuleFlowNode.register(ComponentPath componentPath,
MessageProcessorNode messageProcessorNode) |
void |
MuleApplicationNode.register(ComponentPath componentPath,
MessageProcessorNode messageProcessorNode) |
| Modifier and Type | Method and Description |
|---|---|
protected org.mule.runtime.api.metadata.resolving.MetadataResult<org.mule.runtime.api.metadata.descriptor.ComponentMetadataDescriptor> |
DynamicSourceAnnotator.getComponentMetadataDescriptor(DataSenseMetadataProvider dataSenseMetadataProvider,
ComponentPath componentPath) |
protected org.mule.runtime.api.metadata.resolving.MetadataResult<org.mule.runtime.api.metadata.descriptor.ComponentMetadataDescriptor> |
DynamicOperationAnnotator.getComponentMetadataDescriptor(DataSenseMetadataProvider dataSenseMetadataProvider,
ComponentPath componentPath) |
| Constructor and Description |
|---|
MetadataQuery(ComponentPath componentPath) |
NodeInfoQuery(ComponentPath componentPath) |
TypeContextQuery(ComponentPath componentPath) |
TypeInfoQuery(ComponentPath componentPath) |
Copyright © 2016 MuleSoft, Inc.. All rights reserved.