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