Seam 3 / jBPM5 的业务流程范围

发布于 2024-12-21 00:56:16 字数 140 浏览 0 评论 0原文

在 Seam 2 中,当我想要将组件范围限定为业务流程时,我使用 @Scope(BUSINESS_PROCESS) 注释该组件。接缝 3 相当于什么?

如何将 jBPM5(或 jBPM4)集成到 Seam 3/J2EE 6?

In Seam 2, when I wanted to scope a component to a business process, I annotate that component with @Scope(BUSINESS_PROCESS). What is the equivalent to Seam 3?

How do I integrate jBPM5 (or jBPM4) to Seam 3/J2EE 6?

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

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

发布评论

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

评论(1

久夏青 2024-12-28 00:56:16

这是个好问题。 seam3 模块位于 github 上的 droolsjbpm 项目内。您可以从主存储库查看代码
https://github.com/droolsjbpm/droolsjbpm-integration /tree/master/drools-container/drools-seam

我建议你看一下里面的测试seam3 项目,看看有什么以及如何使用它。
干杯

That's a good question. The seam3 module it's inside the droolsjbpm project on github. You can check out the code from the master repository
https://github.com/droolsjbpm/droolsjbpm-integration/tree/master/drools-container/drools-seam

I recommend you to take a look at the tests inside the seam3 project to see what is there and how you can use it.
Cheers

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