ShadowCopyQueueItem

public class ShadowCopyQueueItem extends AbstractRdcDomainObject

Represents a queued shadow copy task of a project.

Fields

dataAcquisitionProjectId

private String dataAcquisitionProjectId

Project id for which a shadow copy should be created.

id

private String id

Queue item id.

shadowCopyVersion

private String shadowCopyVersion

The version that should be created.

updateStartedAt

private LocalDateTime updateStartedAt

Start time of the copy process.