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