Uses of Class
org.mule.datasense.impl.util.extension.OutputModelTransform
Packages that use OutputModelTransform
-
Uses of OutputModelTransform in org.mule.datasense.impl.util.extension
Fields in org.mule.datasense.impl.util.extension declared as OutputModelTransformModifier and TypeFieldDescriptionprotected final OutputModelTransformEntityModelTransform.outputAttributesModelTransformprotected final OutputModelTransformEntityModelTransform.outputAttributesModelTransformprotected final OutputModelTransformEntityModelTransform.outputModelTransformprotected final OutputModelTransformEntityModelTransform.outputModelTransformConstructors in org.mule.datasense.impl.util.extension with parameters of type OutputModelTransformModifierConstructorDescriptionOperationModelTransform(ParameterGroupModelTransform parameterGroupModelTransform, OutputModelTransform outputModelTransform, OutputModelTransform outputAttributesModelTransform) SourceModelTransform(ParameterGroupModelTransform parameterGroupModelTransform, OutputModelTransform outputModelTransform, OutputModelTransform outputAttributesModelTransform, SourceCallbackModelTransform successSourceCallbackModelTransform, SourceCallbackModelTransform errorSourceCallbackModelTransform, SourceCallbackModelTransform terminateSourceCallbackModelTransform)