ResourceSyncAttempt

Detail data for a resource sync attempt activated by a push to a repository.

Types

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

Properties

Link copied to clipboard

An array of events with detail data.

Link copied to clipboard

Detail data for the initial repository commit, path and push.

Link copied to clipboard

The time when the sync attempt started.

Link copied to clipboard

The status of the sync attempt.

Link copied to clipboard

The resource that is synced to.

Link copied to clipboard

Detail data for the target revision.

Functions

Link copied to clipboard
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