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.

release

private Release release

The release object of the project which has been released.

serialVersionUID

private static final long serialVersionUID

updateStartedAt

private LocalDateTime updateStartedAt

Start time of the copy process.