2023年7月24日发(作者:)
flowable设计器节点属性扩展_flowablemodeler⾃定义属性,并且在流程中。。。因为⾃⼰系统中业务的需求,flowable节点⾃带的属性是有限的,所以需要在节点上⾃定义属性以便于流程流转。⼀、修改stencilset_{"name" : "approvalPathPackage","properties" : [ {"id" : "approvalPath","type" : "Text","title" : "审批接⼝路径","value" : "","description" : "The descriptive name of the BPMN element.","popular" : true} ]},{"name" : "rejectPathPackage","properties" : [ {"id" : "rejectPath","type" : "Text","title" : "驳回接⼝路径","value" : "","description" : "The descriptive name of the BPMN element.","popular" : true} ]},在⽂件下
发布者:admin,转转请注明出处:http://www.yc00.com/news/1690212869a315716.html
评论列表(0条)