| Package | Description |
|---|---|
| org.mule.tooling.client.api.connectivity | |
| org.mule.tooling.client.api.exception | |
| org.mule.tooling.client.api.metadata |
| Modifier and Type | Method and Description |
|---|---|
ConnectionValidationResult |
ConnectivityTestingService.testConnection(ConnectivityTestingRequest connectivityTestingRequest)
Tests the connection defined for the given
componentId. |
| Modifier and Type | Class and Description |
|---|---|
class |
MissingToolingConfigurationException
Configuration missing for accessing Tooling REST API so
ToolingRuntimeClient
cannot resolve the operation and this exception will be thrown. |
class |
ToolingArtifactNotFoundException
Exception to be thrown whenever a
ToolingArtifact is fetched and no longer
present in the cache. |
| Modifier and Type | Method and Description |
|---|---|
MetadataResult<MetadataKeysContainer> |
MetadataService.getMetadataKeys(MetadataKeysRequest metadataKeysRequest)
Returns a
MetadataResult of MetadataKeysContainer described by MetadataKeyProvider.getMetadataKeys() of the associated MetadataKeyProvider component identified by the
given MetadataKeysRequest. |
org.mule.runtime.api.metadata.resolving.MetadataResult<org.mule.runtime.api.metadata.MetadataKeysContainer> |
MetadataService.internalMetadataKeys(MetadataKeysRequest metadataKeysRequest)
Deprecated.
|
Copyright © 2017 MuleSoft, Inc.. All rights reserved.