在我的 spring-mvc 应用程序中结合 jBPM

发布于 2025-01-02 20:19:03 字数 128 浏览 0 评论 0原文


我想使用 jBPM 控制现有 spring MVC Web 项目的流程。
我想我想制作 .bpmn 文件,每个任务都会打开一个 jsp 网页。
这可能吗?您如何将现有项目结合起来由 jBPM 管理?
谢谢,

I would like to control the flow of an existing spring MVC web project using jBPM.
I think i want to make .bpmn file that each task opens a jsp web page.
Is it possible? How do you combine your existing project to be managed by jBPM?
Thanks,

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

满身野味 2025-01-09 20:19:03

您可以创建一个 workitemHandler 来表示网页,并使用该引擎将应用程序从一个页面重定向到另一个页面。但这并不完全是一个业务流程(设计 BPMN2 的真正原因,不是为了自动化 Web 应用程序流程)。因此,您需要分析进行这种自动化是否会给您带来所需的灵活性。
干杯

You can create a workitemHandler to represent a web page and use the engine to redirect your application from one page to the other. But that's not exactly a business process (the real reason why BPMN2 was designed, it not to automate a web application flow). so you need to analyze if doing that kind of automation will give you the flexibility that you are looking for.
Cheers

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文