| Package | Description |
|---|---|
| org.mule.runtime.extension.api.loader.xml.declaration |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,DeclarationOperation> |
DeclarationOperation.fromString(String json)
Deserializer of the declaration for a whole map of declarations, where the result represents a map with all the
|
| Modifier and Type | Method and Description |
|---|---|
static String |
DeclarationOperation.toString(Map<String,DeclarationOperation> operationMap)
Serializer of the declaration for a whole map of declarations, where each key of
Map.keySet() represents an
|
Copyright © 2003–2021 MuleSoft, Inc.. All rights reserved.