Последние авторы
1 |(% style="width:52px" %) |(% style="width:1432px" %)(((
2 [[Java>>doc:Разработка.JVM.Java.WebHome]]
3
4 [[BPMN>>doc:Разработка.Диаграммы.BPMN.WebHome]]
5
6 [[Процессы>>doc:Архитектура и модели.Модели.Процессы.WebHome]]
7 )))
8 |(% style="width:52px" %) |(% style="width:1432px" %)(((
9 [[https:~~/~~/camunda.com>>https://camunda.com]]
10
11 [[https:~~/~~/docs.camunda.io/docs/components/>>https://docs.camunda.io/docs/components/]]
12
13 [[https:~~/~~/docs.camunda.org/manual/7.20/introduction/>>https://docs.camunda.org/manual/7.20/introduction/]]
14
15 [[https:~~/~~/camundarus.ru>>https://camundarus.ru]]
16 )))
17 |(% style="width:52px" %) |(% style="width:1432px" %)(((
18 |(% style="width:506px" %)Camunda - обзор
19 [[https:~~/~~/trunin.com/ru/2022/04/camunda-overview/>>https://trunin.com/ru/2022/04/camunda-overview/]]|(% style="width:914px" %)
20 |(% style="width:506px" %) |(% style="width:914px" %)
21 )))
22 |(% style="width:52px" %)7.* и 8.*|(% style="width:1432px" %)(((
23 |(% style="width:796px" %)Zeebe и Camunda: сравниваем известные BPM-системы под высокими нагрузками
24 [[https:~~/~~/habr.com/ru/companies/raiffeisenbank/articles/594117/>>https://habr.com/ru/companies/raiffeisenbank/articles/594117/]]|(% style="width:618px" %)
25 |(% style="width:796px" %)Conceptual differences with Camunda 7 and Camunda 8
26 [[https:~~/~~/docs.camunda.io/docs/guides/migrating-from-camunda-7/conceptual-differences/>>https://docs.camunda.io/docs/guides/migrating-from-camunda-7/conceptual-differences/]]|(% style="width:618px" %)
27 |(% style="width:796px" %)Camunda Platform 8 for Camunda Platform 7 Users – What You Need to Know
28 [[https:~~/~~/camunda.com/blog/2022/04/camunda-platform-8-for-camunda-platform-7-users-what-you-need-to-know/>>https://camunda.com/blog/2022/04/camunda-platform-8-for-camunda-platform-7-users-what-you-need-to-know/]]|(% style="width:618px" %)
29 )))
30
31 ----
32
33 ==== Внутренние ссылки: ====
34
35 ====== Дочерние страницы: ======
36
37 {{children/}}
38
39 ====== Обратные ссылки: ======
40
41 {{velocity}}
42 #set ($links = $doc.getBacklinks())
43 #if ($links.size() > 0)
44 #foreach ($docname in $links)
45 #set ($rdoc = $xwiki.getDocument($docname).getTranslatedDocument())
46 * [[$escapetool.xml($rdoc.fullName)]]
47 #end
48 #else
49 No back links for this page!
50 #end
51 {{/velocity}}
52
53 ----