FlowTraceDependencyEvent

Contains information about a dependency trace event in the flow.

Types

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

Properties

Link copied to clipboard

The name of the node that generated the dependency trace.

Link copied to clipboard

The date and time that the dependency trace was generated.

Link copied to clipboard

The trace elements containing detailed information about the dependency.

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