@NoImplement
public interface ActingParameterModel
An acting parameter provides a name and indicates if it is required
| Modifier and Type | Method and Description |
|---|---|
String |
getExtractionExpression() |
String |
getName()
Gets the name
|
boolean |
isRequired()
Whether or not this parameter is required.
|
String getName()
boolean isRequired()
String getExtractionExpression()
Copyright © 2025 MuleSoft, Inc.. All rights reserved.