InvocationInput

Trace Part which contains input details for action group or knowledge base

Types

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

Properties

Link copied to clipboard

input to lambda used in action group

Link copied to clipboard

types of invocations

Link copied to clipboard

Input to lambda used in action group

Link copied to clipboard

Identifier for trace

Functions

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