![]() |
JobOperationManager Class |
Namespace: DrawerBackup.Server
The JobOperationManager type exposes the following members.
Name | Description | |
---|---|---|
![]() | JobOperationManager | Initializes a new instance of the JobOperationManager class |
Name | Description | |
---|---|---|
![]() | All | (Inherited from DataManagerTEntity.) |
![]() | AllocateEntry |
Allocate the entry into the server database
|
![]() | Any | (Inherited from DataManagerTEntity.) |
![]() | Any(ExpressionFuncTEntity, Boolean) | (Inherited from DataManagerTEntity.) |
![]() | Close | (Inherited from DataManagerTEntity.) |
![]() | Count | (Inherited from DataManagerTEntity.) |
![]() | Dispose | (Inherited from DataManagerTEntity.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | FixUnfinishedOperations |
Corrects all operations that have not been finalized
|
![]() | GetBackupEntries |
Get all entries for a Job operation
|
![]() | GetClientOperations |
Enumerate all jobs for the client
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetLastEvent |
Get the last event of a operation
|
![]() | GetManager | (Inherited from DataManagerTEntity.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | HasEntryWithChecksum |
Search if a entry in the backup from the last full backup, and all the after backups.
|
![]() | Load | (Inherited from DataManagerTEntity.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | OpenOperation |
Open a new job to the client
|
![]() | OpenQuery | (Inherited from DataManagerTEntity.) |
![]() | RegisterEvent |
Register a Event of a Entry in a Job
|
![]() | Remove | (Inherited from DataManagerTEntity.) |
![]() | RemoveAny |
Remove any with the predicate
(Inherited from DataManagerTEntity.) |
![]() | RemoveEntry |
Remove a entry from the database
|
![]() | SaveOrUpdate | (Inherited from DataManagerTEntity.) |
![]() | Search | (Inherited from DataManagerTEntity.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | UpdateJobFlags |
Update the job flags
|
![]() | UpdateJobState |
Update the Job State
|
![]() | UpdateProgress |
Update the progress of a entry
|
Name | Description | |
---|---|---|
![]() | ToDictionary | Overloaded.
Convert the object properties to a dictionary
(Defined by ObjectUtility.) |
![]() | ToDictionaryT | Overloaded.
Converts the object properties to a dictionary
(Defined by ObjectUtility.) |