CurrentRevision

Represents information about a current revision.

Types

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

Properties

Link copied to clipboard

The change identifier for the current revision.

Link copied to clipboard

The date and time when the most recent revision of the artifact was created, in timestamp format.

Link copied to clipboard

The revision ID of the current version of an artifact.

Link copied to clipboard

The summary of the most recent revision of the artifact.

Functions

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