For internal use only. Represents a pending (queued) execution of an asynchronous upgrade action.
Namespace:
FileNet.Api.AdminAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Interface IAsyncUpgradeQueueItem _ Implements IQueueItem, IRepositoryObject, IIndependentlyPersistableObject, IIndependentObject, _ IEngineObject, ICloneable |
C# |
---|
public interface IAsyncUpgradeQueueItem : IQueueItem, IRepositoryObject, IIndependentlyPersistableObject, IIndependentObject, IEngineObject, ICloneable |
Visual C++ |
---|
public interface class IAsyncUpgradeQueueItem : IQueueItem, IRepositoryObject, 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