public class OperationModelTransform extends Object
| Modifier and Type | Field and Description |
|---|---|
protected OutputModelTransform |
outputAttributesModelTransform |
protected OutputModelTransform |
outputModelTransform |
protected ParameterGroupModelTransform |
parameterGroupModelTransform |
| Constructor and Description |
|---|
OperationModelTransform(ParameterGroupModelTransform parameterGroupModelTransform,
OutputModelTransform outputModelTransform,
OutputModelTransform outputAttributesModelTransform) |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.api.meta.model.operation.OperationModel |
transform(org.mule.runtime.api.meta.model.operation.OperationModel operationModel) |
protected final ParameterGroupModelTransform parameterGroupModelTransform
protected final OutputModelTransform outputModelTransform
protected final OutputModelTransform outputAttributesModelTransform
public OperationModelTransform(ParameterGroupModelTransform parameterGroupModelTransform, OutputModelTransform outputModelTransform, OutputModelTransform outputAttributesModelTransform)
Copyright © 2022 MuleSoft, Inc.. All rights reserved.