public interface CmContentBackoutQueueEntry extends RepositoryObject, CmAbstractQueueEntry
CmContentBackoutQueueSweep
to back out content abandoned during upload to an advanced storage area.
An entry is created in the backout queue for each content ID batch that's generated.
Modifier and Type | Method and Description |
---|---|
Id |
get_BatchId()
Returns the value of the BatchId property.
|
java.util.Date |
get_IdBatchExpiryTime()
Returns the value of the IdBatchExpiryTime property.
|
byte[] |
get_OperationData()
Returns the value of the OperationData property.
|
byte[] |
get_ReplicationData()
Returns the value of the ReplicationData property.
|
CmAdvancedStorageArea |
get_StorageArea()
Returns the value of the StorageArea property.
|
changeClass, get_Creator, get_DateCreated, get_DateLastModified, get_DeferralCount, get_DeferralData, get_FailureCount, get_HeldUntilDate, get_Id, get_LastFailureReason, get_LastModifier, get_LeaseHolderId, get_QueueEntryStatus, set_Creator, set_DateCreated, set_DateLastModified, set_FailureCount, set_LastModifier
getObjectStore
addPendingAction, clearPendingActions, delete, getAccessAllowed, getPendingActions, getUpdateSequenceNumber, isCurrent, save, save, setUpdateSequenceNumber
fetchProperties, fetchProperties, fetchProperty, fetchProperty, getObjectReference, refresh, refresh, refresh
get_ClassDescription, getClassName, getConnection, getProperties, getSuperClasses
Id get_BatchId()
java.util.Date get_IdBatchExpiryTime()
CmAdvancedStorageArea get_StorageArea()
byte[] get_OperationData()
byte[] get_ReplicationData()
© Copyright IBM Corporation 2006, 2015. All rights reserved.