AppliedExtension

An extension that was invoked during a deployment.

Types

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

Properties

Link copied to clipboard

The system-generated ID for the association.

Link copied to clipboard

The system-generated ID of the extension.

Link copied to clipboard

One or more parameters for the actions called by the extension.

Link copied to clipboard

The extension version number.

Functions

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