AddAttributesActivity

An activity that adds other attributes based on existing attributes in the message.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A list of 1-50 AttributeNameMapping objects that map an existing attribute to a new attribute.

Link copied to clipboard

The name of the addAttributes activity.

Link copied to clipboard
val next: String?

The next activity in the pipeline.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String