Uses of Class
org.mule.datasense.impl.model.operation.InputMapping
Packages that use InputMapping
-
Uses of InputMapping in org.mule.datasense.impl.model.operation
Methods in org.mule.datasense.impl.model.operation that return InputMappingMethods in org.mule.datasense.impl.model.operation that return types with arguments of type InputMappingModifier and TypeMethodDescriptionOperationCall.getInputMapping(String parameterName) OperationCall.getInputMappings()Constructor parameters in org.mule.datasense.impl.model.operation with type arguments of type InputMappingModifierConstructorDescriptionOperationCall(String name, Stream<InputMapping> inputMappings, Set<org.mule.runtime.api.meta.model.error.ErrorModel> errorModelSet, org.mule.metadata.api.model.MetadataType returnType, String target, String targetValueExpression, String outputMimeType)