@MetadataScope(keysResolver=TestPartialMultiLevelKeyResolver.class, outputResolver=TestOutputAnyTypeResolver.class) public class MetadataSourceWithPartialMultiLevelShowInDsl extends org.mule.runtime.extension.api.runtime.source.Source<Map<String,Object>,org.mule.tck.message.StringAttributes>
| Modifier and Type | Field and Description |
|---|---|
LocationKey |
key |
| Constructor and Description |
|---|
MetadataSourceWithPartialMultiLevelShowInDsl() |
| Modifier and Type | Method and Description |
|---|---|
void |
onStart(org.mule.runtime.extension.api.runtime.source.SourceCallback<Map<String,Object>,org.mule.tck.message.StringAttributes> sourceCallback) |
void |
onStop() |
@MetadataKeyId
@ParameterGroup(name="Location",
showInDsl=true)
public LocationKey key
public MetadataSourceWithPartialMultiLevelShowInDsl()
Copyright © 2025 MuleSoft, Inc.. All rights reserved.