- 1、本文档被系统程序自动判定探测到侵权嫌疑,本站暂时做下架处理。
- 2、如果您确认为侵权,可联系本站左侧在线QQ客服请求删除。我们会保证在24小时内做出处理,应急电话:400-050-0827。
- 3、此文档由网友上传,因疑似侵权的原因,本站不提供该文档下载,只提供部分内容试读。如果您是出版社/作者,看到后可认领文档,您也可以联系本站进行批量认领。
查看更多
目 录
致谢
阅前必读
Chapter 1. Introduction 介绍
Chapter 2. Getting Started 开始
One minute version 一分钟版
Activiti setup 安装
Activiti database setup 数据库安装
Include the Activiti jar and its dependencies 包含 jar 和依赖
Next steps 下步
Chapter 3. Configuration 配置
Creating a ProcessEngine 创建 ProcessEngine
ProcessEngineConfiguration bean
Database configuration 数据库配置
JNDI Datasource Configuration 数据源配置
Supported databases 支持的数据库
Creating the database tables 创建数据库表
Database table names explained 理解数据库表名字
Database upgrade 数据库升级
Job Executor and Async Executor
Job executor activation 启用 Job executor
Async executor activation 启用 Async executor
Mail server configuration 配置邮件服务器
History configuration 配置历史
Exposing configuration beans in expressions and scripts 在表达式和脚本中暴露配置
Deployment cache configuration 配置部署缓存
Logging 日志
Mapped Diagnostic Contexts 映射诊断上下文
Event handlers 事件处理
Chapter 4. The Activiti API
The Process Engine API and services 流程引擎的 API 和服务
Exception strategy 异常策略
Working with the Activiti services 使用 Activiti 服务
Query API 查询 API
本文档使用 书栈(BookStack.CN) 构建 - 1 -
Variables 变量
Expressions 表达式
Unit testing 单元测试
Debugging unit tests 调试单元测试
The process engine in a web application 在 web 应用中的流程引擎
Chapter
文档评论(0)