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