Package-level declarations
Types
Defines the positions during event processing that can be extended.
Sets out the available extension points during the Dispatch lifecycle.
Describes the relationship between this TransformationSettings and Transformer that it belongs to, as well as any TransformationScopes that it may be applicable for.
A builder class for configuring the settings available for Transformations. This base class allows the configuration of settings that are common to all Transformations.
A Transformer has the ability to mutate a Dispatch at certain points of the Dispatch lifecycle as defined by DispatchScope.
The TransformerRegistrar is responsible for registering and unregistering additional TransformationSettingss outside of those provided by the main SDK settings.