createCorrelationGroup

external fun createCorrelationGroup(correlationGroupJson: Any): CorrelationGroup(source)

Creates a CorrelationGroup from the given JSON representation

Return

The correlation group

Parameters

correlationGroupJson

The input JSON

See also