| BaseIntegrationConnectorProcessInternalTaskSync Method |
| Name | Description | |
|---|---|---|
| ProcessInternalTaskSync(GeneralizedInfo, TaskTypeEnum, String, String) |
Suitable for implementation of synchronous outcoming object processing. Identifiers of object are in their original state.
| |
| ProcessInternalTaskSync(ICMSObject, TaskTypeEnum, String, String) |
Suitable for implementing synchronous outcoming CMS object processing.
(Overrides AbstractIntegrationConnectorProcessInternalTaskSync(ICMSObject, TaskTypeEnum, String, String).) | |
| ProcessInternalTaskSync(TreeNode, TaskTypeEnum, String, String) |
Suitable for implementation of synchronous outcoming document processing. Identifiers of object are in their original state.
|