![]() |
AbstractBackupJob Class |
Namespace: DrawerBackup.Client.Jobs
The AbstractBackupJob type exposes the following members.
Name | Description | |
---|---|---|
![]() | AbstractBackupJob | Initializes a new instance of the AbstractBackupJob class |
Name | Description | |
---|---|---|
![]() | ClientID |
Client ID
(Inherited from ClientJob.) |
![]() | FSManager |
File System
|
![]() | Indexer |
Backup Indexer
|
![]() | JobWatch |
Current job time watch
(Inherited from ClientJob.) |
![]() | Notifications |
Notifications
(Inherited from ClientJob.) |
![]() | OperationID |
The opened operation ID
(Inherited from ClientJob.) |
![]() | Repository |
Current Repository
|
![]() | Server |
Connection to the Server
(Inherited from ClientJob.) |
![]() | Storage |
Current Storage
|
![]() | StorageOperationID |
Current storage operation
|
![]() | Transfers |
Current transfer queue
|
Name | Description | |
---|---|---|
![]() | BuildIndex |
Build the Index
|
![]() | CloseOperation | (Inherited from ClientJob.) |
![]() | CloseOperationOnError | (Inherited from ClientJob.) |
![]() | CloseTransfer |
Close the transfer queue
|
![]() | CreateEntryFromFile |
Create a entry from a file
|
![]() | Dispose | (Inherited from AbstractJob.) |
![]() | DoDispose |
Dispose the job
(Overrides ClientJobDoDispose.) |
![]() | DoExecute | (Inherited from ClientJob.) |
![]() | EntryErrorCatch |
Catch for the entry error
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Execute | (Inherited from AbstractJob.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetFlags | |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | LastOperationID |
The last Operation ID
(Inherited from ClientJob.) |
![]() | LoadIndexer |
Loads the Indexer
|
![]() | LoadRepository |
Loads the repository information
|
![]() | LoadStorage |
Load the Storage
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | NeedsReportOperation | (Inherited from ClientJob.) |
![]() | NeedsServerConn | (Inherited from ClientJob.) |
![]() | OnCloseOperation | (Overrides ClientJobOnCloseOperation.) |
![]() | OnDispose | (Inherited from ClientJob.) |
![]() | OnExecute | (Inherited from ClientJob.) |
![]() | OpenOperation | (Inherited from ClientJob.) |
![]() | OpenStorage | (Inherited from ClientJob.) |
![]() | OpenTransfer |
Open the transfer queue
|
![]() | RegisterStart | |
![]() | SaveTransfersReport |
Store the transfer report for debug information
|
![]() | SendEntry |
Sends the entry to the server
|
![]() | SourceExists |
Check if the source exists
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | Transfer |
Transfer a entry to the storage
|
![]() | WaitTransfers |
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.) |