Изменения документа Camunda
Редактировал(а) Alexandr Fokin 2024/06/12 15:27
отредактировано Alexandr Fokin
на 2023/11/08 22:26
на 2023/11/08 22:26
отредактировано Alexandr Fokin
на 2024/01/08 00:37
на 2024/01/08 00:37
Изменить комментарий:
К данной версии нет комментариев
Комментарий
-
Свойства страницы (1 изменено, 0 добавлено, 0 удалено)
Подробности
- Свойства страницы
-
- Содержимое
-
... ... @@ -1,0 +1,45 @@ 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:796px" %)Zeebe и Camunda: сравниваем известные BPM-системы под высокими нагрузками 16 +[[https:~~/~~/habr.com/ru/companies/raiffeisenbank/articles/594117/>>https://habr.com/ru/companies/raiffeisenbank/articles/594117/]]|(% style="width:618px" %) 17 +|(% style="width:796px" %)Conceptual differences with Camunda 7 and Camunda 8 18 +[[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" %) 19 +|(% style="width:796px" %)Camunda Platform 8 for Camunda Platform 7 Users – What You Need to Know 20 +[[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" %) 21 +))) 22 + 23 +---- 24 + 25 +==== Внутренние ссылки: ==== 26 + 27 +====== Дочерние страницы: ====== 28 + 29 +{{children/}} 30 + 31 +====== Обратные ссылки: ====== 32 + 33 +{{velocity}} 34 +#set ($links = $doc.getBacklinks()) 35 +#if ($links.size() > 0) 36 + #foreach ($docname in $links) 37 + #set ($rdoc = $xwiki.getDocument($docname).getTranslatedDocument()) 38 + * [[$escapetool.xml($rdoc.fullName)]] 39 + #end 40 +#else 41 + No back links for this page! 42 +#end 43 +{{/velocity}} 44 + 45 +----