Flowable 6.6.0 BPMN用户指南 -9 表单 - 9.2 表单属性

Flowable 6.6.0的BPMN用户指南介绍如何处理表单属性。表单属性可以从流程变量派生,用于与用户的交互,无需1-1映射。它们可以存储为流程变量,或者通过UEL表达式与复杂Java对象关联。用户提交的属性默认存储为流程变量,可自定义类型转换。表单属性包括字符串、长整型、双精度、枚举、日期和布尔类型,并可通过API获取详细信息。
摘要由CSDN通过智能技术生成

Flowable 6.6.0 用户指南相关文档下载


《Flowable 6.6.0 BPMN用户指南》

1. 入门
2. 配置
3 The Flowable API
4 Flowable 6.6.0 BPMN用户指南 - (4)Spring集成
5 Spring Boot
6 部署
7 BPMN 2.0简介
8 BPMN 2.0的构造

9 表单(Forms)

9.1 表单定义
9.2 表单属性
9.3 外部表单渲染(External form rendering)


有关Flowable的更多文档,参见:

《Flowable文档大全》


9.2 表单属性

All information relevant to a business process is either included in the process variables themselves or referenced through the process variables. Flowable supports complex Java objects to be stored as process variables like Serializable objects, JPA entities or whole XML documents as Strings.

所有与业务流程相关的信息要么包含在流程变量中,要么通过流程变量引用。Flowable支持将复杂的Java对象存储为流程变量,如Serializable对象、JPA实体或作为字符串的整个XML文档。

Starting a process and completing user tasks is where people are involved into a process. Communicating with people requires forms to be rendered in some UI technology. In order to facilitate multiple UI technologies easy, the process definition can include the logic of transforming of the complex Java typed objects in the process variables to a Map<String,String> of ‘properties’.

启动一个流程并完成用户任务是人们参与流程的地方。与人的通信需要用一些UI技术来呈现表单。为了简化多种UI技术,流程定义可包含将流程变量中复杂的Java类型对象转换为“properties”的Map<String,String>的逻辑。

Any UI technology can then build a form on top of those properti

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

月满闲庭

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值