public class ToolingDataSenseMetadataProvider extends Object implements org.mule.datasense.api.metadataprovider.DataSenseMetadataProvider
| Constructor and Description |
|---|
ToolingDataSenseMetadataProvider(DataSenseArtifact dataSenseArtifact,
long metadataTimeout) |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.api.metadata.resolving.MetadataResult<org.mule.runtime.api.metadata.MetadataKeysContainer> |
getMetadataKeys(org.mule.runtime.ast.api.ComponentAst componentModel) |
org.mule.runtime.api.metadata.resolving.MetadataResult<org.mule.runtime.api.meta.model.operation.OperationModel> |
getOperationMetadata(org.mule.runtime.ast.api.ComponentAst componentModel) |
org.mule.runtime.api.metadata.resolving.MetadataResult<org.mule.runtime.api.meta.model.source.SourceModel> |
getSourceMetadata(org.mule.runtime.ast.api.ComponentAst componentModel) |
public ToolingDataSenseMetadataProvider(DataSenseArtifact dataSenseArtifact, long metadataTimeout)
public org.mule.runtime.api.metadata.resolving.MetadataResult<org.mule.runtime.api.metadata.MetadataKeysContainer> getMetadataKeys(org.mule.runtime.ast.api.ComponentAst componentModel)
getMetadataKeys in interface org.mule.datasense.api.metadataprovider.DataSenseMetadataProviderpublic org.mule.runtime.api.metadata.resolving.MetadataResult<org.mule.runtime.api.meta.model.operation.OperationModel> getOperationMetadata(org.mule.runtime.ast.api.ComponentAst componentModel)
getOperationMetadata in interface org.mule.datasense.api.metadataprovider.DataSenseMetadataProviderpublic org.mule.runtime.api.metadata.resolving.MetadataResult<org.mule.runtime.api.meta.model.source.SourceModel> getSourceMetadata(org.mule.runtime.ast.api.ComponentAst componentModel)
getSourceMetadata in interface org.mule.datasense.api.metadataprovider.DataSenseMetadataProviderCopyright © 2022 MuleSoft, Inc.. All rights reserved.