For internal use only. Represents a pending (queued) execution of an asynchronous upgrade action.
Namespace:
FileNet.Api.Admin
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Interface IAsyncUpgradeQueueItem _ Implements IRepositoryObject, IQueueItem, IIndependentlyPersistableObject, IIndependentObject, _ IEngineObject, ICloneable |
| C# |
|---|
public interface IAsyncUpgradeQueueItem : IRepositoryObject, IQueueItem, IIndependentlyPersistableObject, IIndependentObject, IEngineObject, ICloneable |
| Visual C++ |
|---|
public interface class IAsyncUpgradeQueueItem : IRepositoryObject, IQueueItem, IIndependentlyPersistableObject, IIndependentObject, IEngineObject, ICloneable |
| JavaScript |
|---|
FileNet.Api.Admin.IAsyncUpgradeQueueItem = function(); FileNet.Api.Admin.IAsyncUpgradeQueueItem.createInterface('FileNet.Api.Admin.IAsyncUpgradeQueueItem'); |
Remarks
Metadata
Auditable: false
AllowsInstances: false
AllowsSubClasses: false
ClassDefinitionName: ClassDefinition
IsDependent: false
IsHidden: true
Name: Id
Searchable: true
StorageType: ObjectStore
SuperclassName: QueueItem