JavaScriptTransformationSettingsBuilder

Builder for creating TransformationSettings specific to the JavaScript Transformer module.

Parameters

transformationId

Unique identifier for the transformation settings.

Constructors

Link copied to clipboard
constructor(transformationId: String)

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard

Sets the JavaScript code to be executed by the transformer to modify the dispatch payload.

Link copied to clipboard