Скрыть последних авторов
Alexandr Fokin 1.10 1 |(% style="width:52px" %) |(% style="width:1432px" %)[[Java>>doc:Разработка.JVM.Java.WebHome]]
2 |(% style="width:52px" %) |(% style="width:1432px" %)(((
Alexandr Fokin 1.5 3 [[https:~~/~~/camunda.com>>https://camunda.com]]
Alexandr Fokin 1.3 4
Alexandr Fokin 1.5 5 [[https:~~/~~/docs.camunda.io/docs/components/>>https://docs.camunda.io/docs/components/]]
6
7 [[https:~~/~~/camundarus.ru>>https://camundarus.ru]]
8 )))
Alexandr Fokin 1.10 9 |(% style="width:52px" %) |(% style="width:1432px" %)(((
Alexandr Fokin 1.6 10 |(% style="width:506px" %)Camunda - обзор
11 [[https:~~/~~/trunin.com/ru/2022/04/camunda-overview/>>https://trunin.com/ru/2022/04/camunda-overview/]]|(% style="width:914px" %)
12 |(% style="width:506px" %) |(% style="width:914px" %)
Alexandr Fokin 1.5 13 )))
Alexandr Fokin 1.10 14 |(% style="width:52px" %)7.* и 8.*|(% style="width:1432px" %)(((
15 |(% style="width:509px" %)Zeebe и Camunda: сравниваем известные BPM-системы под высокими нагрузками
16 [[https:~~/~~/habr.com/ru/companies/raiffeisenbank/articles/594117/>>https://habr.com/ru/companies/raiffeisenbank/articles/594117/]]|(% style="width:940px" %)
17 |(% style="width:509px" %) |(% style="width:940px" %)
18 |(% style="width:509px" %) |(% style="width:940px" %)
19 )))
20
Alexandr Fokin 1.2 21 ----
22
23 ==== Внутренние ссылки: ====
24
25 ====== Дочерние страницы: ======
26
27 {{children/}}
28
29 ====== Обратные ссылки: ======
30
31 {{velocity}}
32 #set ($links = $doc.getBacklinks())
33 #if ($links.size() > 0)
34 #foreach ($docname in $links)
35 #set ($rdoc = $xwiki.getDocument($docname).getTranslatedDocument())
36 * [[$escapetool.xml($rdoc.fullName)]]
37 #end
38 #else
39 No back links for this page!
40 #end
41 {{/velocity}}
42
43 ----