| Package | Description |
|---|---|
| org.mule.runtime.connectivity.api.platform.schema | |
| org.mule.runtime.connectivity.internal.platform.schema |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ConnectivitySchemaParameter> |
ConnectivitySchemaNode.getMappings()
Returns the node's parameters as a
Map which keys are the parameter names and the values are the parameters
themselves, modeled as ConnectivitySchemaParameter instances |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultConnectivitySchemaParameter
Default implementation of
ConnectivitySchemaParameter |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ConnectivitySchemaParameter> |
DefaultConnectivitySchemaNode.getMappings()
Returns the node's parameters as a
Map which keys are the parameter names and the values are the parameters
themselves, modeled as ConnectivitySchemaParameter instances |
Copyright © 2021. All rights reserved.