public class MetadataMediatorRuntimeToolingServiceDecorator extends AbstractRuntimeToolingServiceDecorator
ComponentModel according to the target Mule Runtime version
for which Tooling Runtime Client has been created.| Constructor and Description |
|---|
MetadataMediatorRuntimeToolingServiceDecorator(org.mule.runtime.api.meta.MuleVersion targetMuleVersion,
RuntimeToolingService delegate) |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.api.metadata.resolving.MetadataResult<org.mule.runtime.api.metadata.descriptor.ComponentMetadataDescriptor<org.mule.runtime.api.meta.model.operation.OperationModel>> |
getOperationMetadata(String applicationId,
String componentLocation,
long readTimeout) |
org.mule.runtime.api.metadata.resolving.MetadataResult<org.mule.runtime.api.metadata.descriptor.ComponentMetadataDescriptor<org.mule.runtime.api.meta.model.source.SourceModel>> |
getSourceMetadata(String applicationId,
String componentLocation,
long readTimeout) |
consumeMessageHistoryNotifications, createDeclarationSession, deployApplication, deployApplication, deployApplication, deployApplication, deployDomain, deployDomain, disableMessageHistory, disposeApplication, disposeApplicationMetadataCache, disposeDeclarationSession, disposeDomain, disposeDomainMetadataCache, enableMessageHistory, getComponentMetadata, getComponentMetadataKeys, getDelegate, getFieldValues, getMetadataKeysApplication, getMetadataKeysDomain, getSampleData, getSampleDataApplication, getValues, getValuesApplication, getValuesDomain, isOperational, runDataWeaveApplication, runDataWeaveDomain, setMuleVersion, setToolingApiUrl, testConnection, testConnection, testConnectionApplication, testConnectionDomainpublic MetadataMediatorRuntimeToolingServiceDecorator(org.mule.runtime.api.meta.MuleVersion targetMuleVersion,
RuntimeToolingService delegate)
public org.mule.runtime.api.metadata.resolving.MetadataResult<org.mule.runtime.api.metadata.descriptor.ComponentMetadataDescriptor<org.mule.runtime.api.meta.model.operation.OperationModel>> getOperationMetadata(String applicationId, String componentLocation, long readTimeout) throws org.mule.tooling.client.api.exception.ServiceUnavailableException
getOperationMetadata in interface RuntimeToolingServicegetOperationMetadata in class AbstractRuntimeToolingServiceDecoratororg.mule.tooling.client.api.exception.ServiceUnavailableExceptionpublic org.mule.runtime.api.metadata.resolving.MetadataResult<org.mule.runtime.api.metadata.descriptor.ComponentMetadataDescriptor<org.mule.runtime.api.meta.model.source.SourceModel>> getSourceMetadata(String applicationId, String componentLocation, long readTimeout) throws org.mule.tooling.client.api.exception.ServiceUnavailableException
getSourceMetadata in interface RuntimeToolingServicegetSourceMetadata in class AbstractRuntimeToolingServiceDecoratororg.mule.tooling.client.api.exception.ServiceUnavailableExceptionCopyright © 2022 MuleSoft, Inc.. All rights reserved.