Modifier and Type | Method and Description |
---|---|
Model |
Executor.execute(MappingResource mappingResource,
String inputVariable,
String properties)
Method to execute the mapping config in the
MappingResource on
input variable and returns the output model |
Model |
ScriptExecutor.execute(MappingResource mappingResource,
String inputVariable,
String properties) |
Modifier and Type | Class and Description |
---|---|
class |
MapModel
|
class |
StringModel
This class implements
Model interface to hold String data |
Modifier and Type | Method and Description |
---|---|
void |
OutputMessageBuilder.buildOutputMessage(Model outputModel,
OutputVariableNotifier mappingHandler) |
Modifier and Type | Method and Description |
---|---|
void |
Formatter.format(Model model,
OutputMessageBuilder outputMessageBuilder,
Schema outputSchema) |
void |
MapOutputFormatter.format(Model model,
OutputMessageBuilder outputMessageBuilder,
Schema outputSchema) |
Copyright © 2019 WSO2. All rights reserved.