Represents the information needed for a
ICmContentReplicationQueueSweep
to replicate content within an advanced storage area.
An entry is created in the replication queue when content needs to be replicated asynchronously to a
storage device, either as the result of content upload or content repair.
See Queue sweeps
Namespace:
FileNet.Api.Sweep
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Interface ICmContentReplicationQueueEntry _ Implements IRepositoryObject, ICmAbstractQueueEntry, IIndependentlyPersistableObject, IIndependentObject, _ IEngineObject, ICloneable |
| C# |
|---|
public interface ICmContentReplicationQueueEntry : IRepositoryObject, ICmAbstractQueueEntry, IIndependentlyPersistableObject, IIndependentObject, IEngineObject, ICloneable |
| Visual C++ |
|---|
public interface class ICmContentReplicationQueueEntry : IRepositoryObject, ICmAbstractQueueEntry, IIndependentlyPersistableObject, IIndependentObject, IEngineObject, ICloneable |
| JavaScript |
|---|
FileNet.Api.Sweep.ICmContentReplicationQueueEntry = function(); FileNet.Api.Sweep.ICmContentReplicationQueueEntry.createInterface('FileNet.Api.Sweep.ICmContentReplicationQueueEntry'); |
Remarks
Metadata
Auditable: false
AllowsInstances: false
AllowsSubClasses: false
ClassDefinitionName: CmQueueEntryClassDefinition
IsDependent: false
IsHidden: false
Name: Id
Searchable: true
StorageType: ObjectStore
SuperclassName: CmAbstractQueueEntry