| Interface | Description |
|---|---|
| FixDataHook.FixData |
Common set of commands for data fixing
|
| UploadHook |
| Class | Description |
|---|---|
| ApiPreconditionCheckerHook | |
| DiscardTagsHook |
Removes discardable tags such as created_by from all modified objects before upload
|
| FixDataHook |
Fixes defective data entries for all modified objects before upload
|
| FixDataHook.FixDataKey |
Data fix to cleanup wrong spelled keys
|
| FixDataHook.FixDataSpace |
Data fix to remove spaces at begin or end of tags
|
| FixDataHook.FixDataTag |
Data fix to cleanup wrong spelled tags
|
| RelationUploadOrderHook |
This upload hook reorders the list of new relations to upload such that child
relations are uploaded before parent relations.
|
| UploadNotesTask |
Class for uploading note changes to the server
|
| ValidateUploadHook |
The action that does the validate thing.
|
| Exception | Description |
|---|---|
| CyclicUploadDependencyException |