Adopt

data class Adopt(val targetRef: String) : ReconciliationDecision

Adopt an existing target artifact as the projection of this proposition. The proposition's projected identity becomes targetRef.

Constructors

Link copied to clipboard
constructor(targetRef: String)

Properties

Link copied to clipboard

Reference to the existing artifact to adopt