ShadowCopyQueueItem

public class ShadowCopyQueueItem extends AbstractRdcDomainObject

Represents a queued shadow copy task of a project.

Fields

action

private Action action

The action which will be performed for the shadow copies.

dataAcquisitionProjectId

private String dataAcquisitionProjectId

Project id for which a shadow copy should be created or hidden or unhidden.

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.