ReferenceInput

Reference information linking a task to external systems - for input with validation

Types

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

Properties

Link copied to clipboard

Association identifier of the external system

Link copied to clipboard

The unique identifier in the external system

Link copied to clipboard

URL to access the reference in the external system

Link copied to clipboard

The name of the external system

Link copied to clipboard

Optional title for the reference

Functions

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