Исходный код вики Подход. Оркестрация и хореография
Версия 1.6 от Alexandr Fokin на 2024/02/11 13:46
Последние авторы
author | version | line-number | content |
---|---|---|---|
1 | | |Подходы к взаимодействию сервисов. | ||
2 | | |((( | ||
3 | Оркестровка и хореография: подходы к описанию композитных бизнес-процессов | ||
4 | [[http:~~/~~/artamonoviv.ru/articles/business_process_orchestration_and_choreography/>>http://artamonoviv.ru/articles/business_process_orchestration_and_choreography/]] | ||
5 | |||
6 | Orchestration vs Choreography | ||
7 | [[https:~~/~~/camunda.com/blog/2023/02/orchestration-vs-choreography/>>https://camunda.com/blog/2023/02/orchestration-vs-choreography/]] | ||
8 | ))) | ||
9 | | | | ||
10 | |||
11 | ---- | ||
12 | |||
13 | ==== Внутренние ссылки: ==== | ||
14 | |||
15 | ====== Дочерние страницы: ====== | ||
16 | |||
17 | {{children/}} | ||
18 | |||
19 | ====== Обратные ссылки: ====== | ||
20 | |||
21 | {{velocity}} | ||
22 | #set ($links = $doc.getBacklinks()) | ||
23 | #if ($links.size() > 0) | ||
24 | #foreach ($docname in $links) | ||
25 | #set ($rdoc = $xwiki.getDocument($docname).getTranslatedDocument()) | ||
26 | * [[$escapetool.xml($rdoc.fullName)]] | ||
27 | #end | ||
28 | #else | ||
29 | No back links for this page! | ||
30 | #end | ||
31 | {{/velocity}} | ||
32 | |||
33 | ---- |