BaseIntegrationConnectorProcessInternalTaskAsync Method |
Name | Description | |
---|---|---|
ProcessInternalTaskAsync(GeneralizedInfo, TranslationHelper, TaskTypeEnum, TaskDataTypeEnum, String, String) |
Suitable for implementation of asynchronous outcoming object processing. Identifiers of object are already prepared to match external application.
| |
ProcessInternalTaskAsync(ICMSObject, TranslationHelper, TaskTypeEnum, TaskDataTypeEnum, String, String) |
Suitable for implementing outcoming CMS object processing. Identifiers of object is already prepared to match external application.
(Overrides AbstractIntegrationConnectorProcessInternalTaskAsync(ICMSObject, TranslationHelper, TaskTypeEnum, TaskDataTypeEnum, String, String).) | |
ProcessInternalTaskAsync(TreeNode, TranslationHelper, TaskTypeEnum, TaskDataTypeEnum, String, String) |
Suitable for implementation of asynchronous outcoming document processing. Identifiers of document are already prepared to match external application.
|