Uses of Interface
org.wso2.carbon.mediator.datamapper.engine.core.notifiers.OutputVariableNotifier
-
Packages that use OutputVariableNotifier Package Description org.wso2.carbon.mediator.datamapper.engine.core.mapper org.wso2.carbon.mediator.datamapper.engine.output -
-
Uses of OutputVariableNotifier in org.wso2.carbon.mediator.datamapper.engine.core.mapper
Classes in org.wso2.carbon.mediator.datamapper.engine.core.mapper that implement OutputVariableNotifier Modifier and Type Class Description class
MappingHandler
-
Uses of OutputVariableNotifier in org.wso2.carbon.mediator.datamapper.engine.output
Methods in org.wso2.carbon.mediator.datamapper.engine.output with parameters of type OutputVariableNotifier Modifier and Type Method Description void
OutputMessageBuilder. buildOutputMessage(Model outputModel, OutputVariableNotifier mappingHandler)
-