Исходный код вики Camunda
Версия 1.16 от Alexandr Fokin на 2024/01/11 13:35
Скрыть последних авторов
author | version | line-number | content |
---|---|---|---|
![]() |
1.10 | 1 | |(% style="width:52px" %) |(% style="width:1432px" %)((( |
![]() |
1.15 | 2 | [[Java>>doc:Разработка.JVM.Java.WebHome]] |
3 | |||
4 | [[BPMN>>doc:Разработка.Диаграммы.BPMN.WebHome]] | ||
![]() |
1.16 | 5 | |
6 | [[Процессы>>doc:Архитектура и модели.Модели.Процессы.WebHome]] | ||
![]() |
1.15 | 7 | ))) |
8 | |(% style="width:52px" %) |(% style="width:1432px" %)((( | ||
![]() |
1.5 | 9 | [[https:~~/~~/camunda.com>>https://camunda.com]] |
![]() |
1.3 | 10 | |
![]() |
1.5 | 11 | [[https:~~/~~/docs.camunda.io/docs/components/>>https://docs.camunda.io/docs/components/]] |
12 | |||
![]() |
1.13 | 13 | [[https:~~/~~/docs.camunda.org/manual/7.20/introduction/>>https://docs.camunda.org/manual/7.20/introduction/]] |
14 | |||
![]() |
1.5 | 15 | [[https:~~/~~/camundarus.ru>>https://camundarus.ru]] |
16 | ))) | ||
![]() |
1.10 | 17 | |(% style="width:52px" %) |(% style="width:1432px" %)((( |
![]() |
1.6 | 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" %) | ||
![]() |
1.5 | 21 | ))) |
![]() |
1.10 | 22 | |(% style="width:52px" %)7.* и 8.*|(% style="width:1432px" %)((( |
![]() |
1.12 | 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" %) | ||
![]() |
1.10 | 29 | ))) |
30 | |||
![]() |
1.2 | 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 | ---- |