此内容没有您所选择的语言版本。

Chapter 2. Business Process Management API


2.1. The API

The JBoss BRMS Platform knowledge API is used to load and execute processes, business rules, and complex event processing.
This image shows the transitions within the API regarding the Knowledge Session and Knowledge Base. The Knowledge Base contains process definitions and the Knowledge Session executes process instances.

Figure 2.1. Knowledge Base and Knowledge Session

The API is intended for the following:
  1. Creating a knowledge base that contains the process definitions
  2. Creating a session to start new process instances, signal existing process instances, and register listeners
A knowledge base provides the application's process definitions. Definitions are either contained in the knowledge base or referenced by the knowledge base and loaded from different resources, such as, the classpath and file system.
A session which has access to the knowledge base must be instantiated to communicate with the process engine and execute the processes. Whenever a process is started, a new instance of that process definition is created and is used to maintain the state of the specific instance of the process.

Red Hat logoGithubredditYoutubeTwitter

学习

尝试、购买和销售

社区

关于红帽文档

通过我们的产品和服务,以及可以信赖的内容,帮助红帽用户创新并实现他们的目标。 了解我们当前的更新.

让开源更具包容性

红帽致力于替换我们的代码、文档和 Web 属性中存在问题的语言。欲了解更多详情,请参阅红帽博客.

關於紅帽

我们提供强化的解决方案,使企业能够更轻松地跨平台和环境(从核心数据中心到网络边缘)工作。

Theme

© 2026 Red Hat
返回顶部