public class MetadataKeyAdapter extends Object
MetadataKey to improve the assertion experience in a test| Modifier and Type | Method and Description |
|---|---|
static Map<String,MetadataKeyAdapter> |
convertToMap(Set<org.mule.runtime.api.metadata.MetadataKey> metadataKeys) |
Map<String,MetadataKeyAdapter> |
getChilds() |
String |
getDisplayName() |
String |
getId() |
String |
getPartName() |
Set<org.mule.runtime.api.metadata.MetadataProperty> |
getProperties() |
String |
toString() |
public static Map<String,MetadataKeyAdapter> convertToMap(Set<org.mule.runtime.api.metadata.MetadataKey> metadataKeys)
public String getId()
public String getDisplayName()
public String getPartName()
public Set<org.mule.runtime.api.metadata.MetadataProperty> getProperties()
public Map<String,MetadataKeyAdapter> getChilds()
Copyright © 2019. All rights reserved.