| Package | Description |
|---|---|
| org.mule.munit.mtf.tools.internal.tooling | |
| org.mule.munit.mtf.tools.internal.tooling.metadata |
| Modifier and Type | Method and Description |
|---|---|
AbstractMetadataScope |
ToolingTest.getMetadataScope() |
| Modifier and Type | Method and Description |
|---|---|
void |
ToolingTest.setMetadataScope(AbstractMetadataScope metadataScope) |
| Modifier and Type | Class and Description |
|---|---|
class |
ComponentModelMetadataScope
Base class to implement a
AbstractMetadataScope that provides metadata information about the
ComponentModel |
class |
GetAttributesMetadataScope
Scope that gets the output attributes metadata from the component
|
class |
GetInputMetadataScope
Scope that gets the input metadata from the component's parameter
|
class |
GetMetadataKeysScope
Scope that gets the metadata keys from the component
|
class |
GetOutputMetadataScope
Scope that gets the output metadata from the component
|
class |
MetadataTypeWriterScope
Base class to implement a
ComponentModelMetadataScope that serializes a MetadataType and returns it as a Json
string inside the Message |
Copyright © 2019. All rights reserved.