Package | Description |
---|---|
org.wso2.carbon.mediator.datamapper.engine.core.executors | |
org.wso2.carbon.mediator.datamapper.engine.core.mapper |
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) |
Constructor and Description |
---|
MappingHandler(MappingResource mappingResource,
String inputType,
String outputType,
String dmExecutorPoolSize) |
Copyright © 2020 WSO2. All rights reserved.