Represents the information needed for a
IContentBackoutQueueSweep
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.
See Queue sweeps
Namespace:
FileNet.Api.Sweep
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Interface ICmContentBackoutQueueEntry _ Implements IRepositoryObject, ICmAbstractQueueEntry, IIndependentlyPersistableObject, IIndependentObject, _ IEngineObject, ICloneable |
| C# |
|---|
public interface ICmContentBackoutQueueEntry : IRepositoryObject, ICmAbstractQueueEntry, IIndependentlyPersistableObject, IIndependentObject, IEngineObject, ICloneable |
| Visual C++ |
|---|
public interface class ICmContentBackoutQueueEntry : IRepositoryObject, ICmAbstractQueueEntry, IIndependentlyPersistableObject, IIndependentObject, IEngineObject, ICloneable |
| JavaScript |
|---|
FileNet.Api.Sweep.ICmContentBackoutQueueEntry = function(); FileNet.Api.Sweep.ICmContentBackoutQueueEntry.createInterface('FileNet.Api.Sweep.ICmContentBackoutQueueEntry'); |
Remarks
Metadata
Auditable: false
AllowsInstances: false
AllowsSubClasses: false
ClassDefinitionName: CmQueueEntryClassDefinition
IsDependent: false
IsHidden: false
Name: Id
Searchable: true
StorageType: ObjectStore
SuperclassName: CmAbstractQueueEntry