DataflowDetail

Information about a dataflow edge used in a contact.

Types

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

Properties

Link copied to clipboard

Dataflow details for the destination side.

Link copied to clipboard

Error message for a dataflow.

Link copied to clipboard

Dataflow details for the source side.

Functions

Link copied to clipboard
inline fun copy(block: DataflowDetail.Builder.() -> Unit = {}): DataflowDetail
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