DocumentSynchronizationHelper Methods |
The DocumentSynchronizationHelper type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | GetDocumentXML |
Gets XML of a given node.
|
![]() ![]() | GetTaskTitle |
Gets document staging task title.
|
![]() ![]() | LogContentChanges |
Indicates if logging staging tasks for content is enabled.
|
![]() ![]() | LogDocumentChange(LogDocumentChangeSettings) |
Creates the synchronization task for the specified document node and specified server with extra task parameters.
|
![]() ![]() | LogDocumentChange(LogMultipleDocumentChangeSettings) |
Creates the synchronization tasks for the specified document tree.
|
![]() ![]() | LogDocumentChange(TreeNode, TaskTypeEnum, TreeProvider) |
Creates the synchronization task for the specified document node, creates the tasks for all the enabled servers when task logging is on.
|
![]() ![]() | LogDocumentChange(String, String, TaskTypeEnum, TreeProvider) |
Creates the synchronization tasks for the specified document tree.
|
![]() ![]() | LogDocumentChange(TreeNode, TaskTypeEnum, TreeProvider, Int32, TaskParameters, Boolean) |
Creates the synchronization task for the specified document node and specified server with extra task parameters.
|
![]() ![]() | LogDocumentChange(String, String, TaskTypeEnum, TreeProvider, Int32, Boolean, Boolean) |
Creates the synchronization tasks for the specified document tree.
|
![]() ![]() | LogDocumentChange(TreeNode, TaskTypeEnum, Boolean, Boolean, TreeProvider, Int32, TaskParameters, Boolean) |
Creates the synchronization task for the specified document node and specified server with extra task parameters.
|
![]() ![]() | LogDocumentChange(String, String, TaskTypeEnum, Boolean, Boolean, TreeProvider, Int32, Boolean, TaskParameters, Boolean, String) |
Creates the synchronization tasks for the specified document tree.
|
![]() ![]() | LogDocumentChangeOrder(LogMultipleDocumentChangeSettings) |
Logs the synchronization after the node order change (logs all document nodes on the save level as the document).
|
![]() ![]() | LogDocumentChangeOrder(String, String, TreeProvider) |
Logs the synchronization after the node order change (logs all document nodes on the same level as the document).
|
![]() ![]() | LogDocumentChangeOrder(String, String, Boolean, Boolean, TreeProvider, Int32, Boolean) |
Logs the synchronization after the node order change (logs all document nodes on the save level as the document).
|
![]() ![]() | LogExternalIntegration |
Logs the integration task for the given object.
|
![]() ![]() | LogIntegration |
Logs integration task.
|
![]() ![]() | LogInternalIntegration |
Logs the integration task for the given object.
|
![]() ![]() | ProcessSyncTasks |
Processes synchronous task subscriptions.
|