| Package | Description |
|---|---|
| org.mule.module.extension.internal.capability.metadata | |
| org.mule.module.extension.internal.introspection | |
| org.mule.module.extension.internal.util |
| Modifier and Type | Method and Description |
|---|---|
List<ParameterGroup> |
ParameterGroupCapability.getGroups() |
| Constructor and Description |
|---|
ParameterGroupCapability(List<ParameterGroup> groups) |
| Modifier and Type | Method and Description |
|---|---|
ParameterGroup |
ParameterGroup.addParameter(String name,
Field field)
Adds a parameter to the group
|
| Constructor and Description |
|---|
GroupValueSetter(ParameterGroup group)
Creates a new instance that can set values defined in the given
group |
Copyright © 2003–2023 MuleSoft, Inc.. All rights reserved.