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