Исходный код вики Camunda

Версия 1.18 от Alexandr Fokin на 2024/04/29 14:46

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