| Package | Description |
|---|---|
| org.mule.tooling.extensions.metadata.api.parameters | |
| org.mule.tooling.extensions.metadata.internal.operation |
| Modifier and Type | Method and Description |
|---|---|
InnerPojo |
ComplexActingParameter.getInnerPojoParam() |
| Modifier and Type | Method and Description |
|---|---|
List<InnerPojo> |
ComplexActingParameter.getComplexListParam() |
Map<String,InnerPojo> |
ComplexActingParameter.getComplexMapParam() |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.extension.api.runtime.operation.Result<String,Void> |
SimpleOperations.vpOnPojoDependsOnOtherFieldOperation(InnerPojo innerPojo,
InnerPojo actingInnerPojo) |
org.mule.runtime.extension.api.runtime.operation.Result<Void,Object> |
SimpleOperations.vpOnPojoDependsOnTopLevelOperation(InnerPojo innerPojo,
String actingParameter) |
org.mule.runtime.extension.api.runtime.operation.Result<Void,Object> |
SimpleOperations.vpOnPojoFieldOperation(InnerPojo innerPojo) |
org.mule.runtime.extension.api.runtime.operation.Result<Void,Object> |
SimpleOperations.vpWithBindingToField(String providedParameter,
InnerPojo innerPojo) |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.