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.
Namespace:
FileNet.Api.SweepSee Queue sweeps
Assembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Interface ICmContentBackoutQueueEntry _ Implements ICmAbstractQueueEntry, IRepositoryObject, IIndependentlyPersistableObject, IIndependentObject, _ IEngineObject, ICloneable |
C# |
---|
public interface ICmContentBackoutQueueEntry : ICmAbstractQueueEntry, IRepositoryObject, IIndependentlyPersistableObject, IIndependentObject, IEngineObject, ICloneable |
Visual C++ |
---|
public interface class ICmContentBackoutQueueEntry : ICmAbstractQueueEntry, IRepositoryObject, 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