IntervalAttributeCollectedEvent

class IntervalAttributeCollectedEvent(val key: String, val attributeType: Type, val value: String?, val targetIntervalType: String) : EventWithArgs<IntervalAttributeCollected>

Constructors

Link copied to clipboard
fun IntervalAttributeCollectedEvent(key: String, attributeType: Type, value: String?, targetIntervalType: String)

Functions

Link copied to clipboard
fun addCheckpoint(message: String)
Link copied to clipboard
open override fun toString(): String

Properties

Link copied to clipboard
open override val args: IntervalAttributeCollected
Link copied to clipboard
val attributeType: Type
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val key: String
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val type: String?
Link copied to clipboard