0108df1334
* merge 合并dev * add 添加抄送查询 * add 添加我的已办 * add 添加抄送 * add 添加附件下载 * update 优化类型 * Merge remote-tracking branch 'origin/future/flowable' into future/flowable * fix 修复 流程设计器打包部署报错问题 * add 添加审批附件上传 * update 修复固定值未在xml显示问题 * update 修复跳转条件回显Object问题 * update 优化面板文件名称 * update 调整key * remove 移除旧设计器,添加xml保存 * update 增加任务面板提示 * update 优化xml预览和svg预览 * update 优化xml预览和svg预览 * update 优化模型设计 * update 优化设计器 * update 优化设计器 * update 优化设计器 * update 删除旧设计器 * update 删除console.log * add 添加模型接口 * update 优化预览xml和svg样式被修改问题 * update 优化属性面板,增加展开动画 * update 去除开发模式 * update 优化任务栏样式 * update 优化图标渲染样式 * update 增加BpmnFactory类型 * update 增加BpmnFactory * update 移除users和group * update 移除无用类型 * update 优化页面类型 * update 去除多余属性 * update 完善流程线 * update 增加复杂网关 * update 完善流程 * update 完善网关 * update 优化网关汉化 * update 优化过期时间选择 * update 支持多实例 * update 增加类容提示 * update 支持选择组 * update 新增角色api * update 优化roleSelect 选中未确定,再次打开还保留选中的问题 * update 优化userSelect 选中未确定,再次打开还保留选中的问题 * update 优化userSelect 选中未确定,再次打开还保留选中的问题 * update 去掉modeler store多余属性 bpmnModel * update 优化属性面板,当面板未选中时默认展示流程面板 * update 优化TaskPanel类型,去掉roles属性 * update 优化用户api * update 优化用户选择器 * update 优化执行监听器 * update 优化任务监听器 * update 优化usePanel方法 * update 选人优化 * update 增加扩展节点信息 * update 增加usePanel默认方法 * update 去除处理事件 * update 扩展flowable userinfo属性 * update 全局modeler 改为非响应式 * update 增加hooks方法 * update 修改命名 * update 修改面板formData来源 * update 重写用户任务面板选择逻辑 * update 重写用户任务面板选择逻辑 * update 修改用户选择组件获取数据逻辑 * update 修改枚举类型 * update 修改默认配置列 * update 增加修改节点方法 * update 调整预览窗口大小 * update 优化用户选择组件 返回值 * update 优化用户选择组件 * update 新增通过ids 获取用户信息 * update 重写task面板选人 未完成 * update 升级用户选择 支持多选配置 * update 升级bpmnjs依赖版本 * update 增加useDialog类型 * update 调整全局样式 * update 代码高亮设置 * update 优化领用,归还加载 * update 增加选择角色 * update 新增角色选择组件 * update 新增过期时间选择组件 * update 调整任务面板样式 * update 调整全局dialog header 增加分割线 * update 代码高亮设置 * update 调整面板位置 * update 封装用户选择组件 * update 移除所有的节点描述 * update 删除分类 * update 调整面板位置 * update 修改命名,增加自定义渲染 * update 修改命名,增加自定义渲染 * update 增加 Element类型定义 * update 调整样式 * update 移除bpmn panel依赖,升级bpmn.js依赖到最新,修改汉化包 * update 调整类型声明文件 * update 调整类型声明文件 * update 优化面板工具 * update 优化面板工具 * Merge remote-tracking branch 'origin/future/flowable' into future/flowable * update 优化面板工具 * Merge branch 'future/flowable' of https://gitee.com/JavaLionLi/plus-ui… * add 添加修改办理人 * update 优化面板工具 * update 初始化流程数据 * Merge remote-tracking branch 'origin/future/flowable' into future/flowable * add 流程设计面板 * update 调整初始化xml * add 任务面板 * add 新增bpmn.js * update 优化request请求类判断请求头方式 * update 流程定义预览 优化 * update 流程定义预览 优化 * update 去掉console.log * update 优化工作流代码 * fix 修复待办任务 重置查询条件失效问题 * add 增加待办任务 接口类型,优化页面 * add 增加vite 启动预编译css * fix 修复i18n无感刷新问题 * Merge branch 'dev' into future/flowable * update 调整选择请假事件 * Merge branch 'dev' into future/flowable * 同步dev代码 * Merge branch 'dev' into future/flowable * 合并dev * remove 设计器无用代码 调整请假查询 * update 调整请假申请 * update 移动请假表单包结构,调整设计器选择引用表单请求错误 * remove 移除动态表单 * update 调整流程办理 * Merge branch 'dev' into future/flowable * Merge branch 'dev' into future/flowable * Merge branch 'dev' into future/flowable * Merge branch 'dev' into future/flowable * 合并 * update 调整请假申请流程提交 * update 修改业务单据流程提交 * update 调整业务单据流程提交 * 优化代码 * 优化工作流代码缩进 * 项目格式化配置修改 * 调整代码缩进 * Merge branch 'ts' into future/flowable * add 添加动态表单提交流程 * add 添加动态表单单据 * add 新增流程定义与表单关联 * update 调整点击左侧部门查询人员,部门刷新问题 * update 调整按钮图标 * 调整错别字 * update 调整流程定义图片预览 * add 添加流程实例迁移版本 * fix 修复我的单据无法提交问题 * Merge branch 'ts' into future/flowable * remove 还原代码后端解决 * update 流程设计器中分配发起人变量错误,先移除 * fix 修复设计器无法编辑问题 * update 调整设计器请求头 * Merge branch 'ts' into future/flowable * Merge branch 'ts' into future/flowable * add 添加流程定义历史列表 * update 审批记录v2改为v3 * update 调整请假必填项 * add 添加请假申请示例,添加流程定义文件部署 * update 移除流程表单 formConfig 属性,表单配置信息都放一起便于使用。 * add 添加任务加签,减签 * update 调整流程作废 * update 优化流程状态 * add 添加任务驳回 * add 添加查询当前租户所有待办,已办任务 * add 增加审批意见 * add 添加流程办理弹窗确认组件 * add 添加任务作废理由 * update 调整流程实例,流程定义检索 * add 添加我的单据页面 * add 添加任务归还认领 * add 添加流程实例,流程定义分类查询 * add 添加模型分类查询 * add 添加流程分类 * Merge remote-tracking branch 'origin/future/flowable' into future/flowable * add 添加流程表单管理页面 * add 集成vForm动态表单组件 * update xml调整超出滚动 * add 添加已办列表 * add 添加单据状态 * update 优化流程实例删除 * fix 修复流程实例查询挂起状态错误 * update 调整流程实例挂起激活状态 * add 添加流程实例列表 * update 调整流程定义弹窗提示 * add 添加流程定义列表,添加流程图,xml预览,添加简单流程启动,办理 * 调整审批记录悬浮逻辑 * 删除无用代码 * add 添加节点悬浮信息 * 调整流程预览 * 调整流程追踪 * add 添加审批记录 * add 模型设计的types * update 修改排版 * add lang=ts * update 修改ele的废弃api * fix调整审批记录图片不显示问题 * add 添加任务待办,流程图 * 调整设计器关闭 * add 添加待办 * remove 删除无用代码 * update types * 添加模型token验证 * 隐藏设计器验证按钮,隐藏表单,案例,应用程序等 * 添加模型部署 * 添加画图接口token,优化画图接口 * 添加工作流模型新增,修改,查询,删除,画图工具
1251 lines
26 KiB
TypeScript
1251 lines
26 KiB
TypeScript
export default {
|
|
'name': 'Flowable',
|
|
'uri': 'http://flowable.org/bpmn',
|
|
'prefix': 'flowable',
|
|
'xml': {
|
|
'tagAlias': 'lowerCase'
|
|
},
|
|
'associations': [],
|
|
'types': [
|
|
{
|
|
'name': 'flowable:extCandidateUsers',
|
|
'isAbstract': true,
|
|
'extends': [],
|
|
'superClass': ['Element'],
|
|
'meta': {
|
|
'allowedIn': ['*']
|
|
},
|
|
'properties': [
|
|
{
|
|
'name': 'body',
|
|
'type': 'String',
|
|
'isBody': true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
'name': 'flowable:extAssignee',
|
|
'isAbstract': true,
|
|
'extends': [],
|
|
'superClass': ['Element'],
|
|
'meta': {
|
|
'allowedIn': ['*']
|
|
},
|
|
'properties': [
|
|
{
|
|
'name': 'body',
|
|
'type': 'String',
|
|
'isBody': true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
'name': 'flowable:property',
|
|
'superClass': ['Element'],
|
|
'properties': [
|
|
{
|
|
'name': 'id',
|
|
'isAttr': true,
|
|
'type': 'String'
|
|
},
|
|
{
|
|
'name': 'name',
|
|
'isAttr': true,
|
|
'type': 'String'
|
|
},
|
|
{
|
|
'name': 'value',
|
|
'isAttr': true,
|
|
'type': 'String'
|
|
}
|
|
]
|
|
},
|
|
{
|
|
'name': 'flowable:properties',
|
|
'isAbstract': true,
|
|
'extends': [],
|
|
'superClass': ['Element'],
|
|
'meta': {
|
|
'allowedIn': ['*']
|
|
},
|
|
'properties': [
|
|
{
|
|
'name': 'values',
|
|
'type': 'flowable:property',
|
|
'isMany': true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
'name': 'InOutBinding',
|
|
'superClass': ['Element'],
|
|
'isAbstract': true,
|
|
'properties': [
|
|
{
|
|
'name': 'source',
|
|
'isAttr': true,
|
|
'type': 'String'
|
|
},
|
|
{
|
|
'name': 'sourceExpression',
|
|
'isAttr': true,
|
|
'type': 'String'
|
|
},
|
|
{
|
|
'name': 'target',
|
|
'isAttr': true,
|
|
'type': 'String'
|
|
},
|
|
{
|
|
'name': 'businessKey',
|
|
'isAttr': true,
|
|
'type': 'String'
|
|
},
|
|
{
|
|
'name': 'local',
|
|
'isAttr': true,
|
|
'type': 'Boolean',
|
|
'default': false
|
|
},
|
|
{
|
|
'name': 'variables',
|
|
'isAttr': true,
|
|
'type': 'String'
|
|
}
|
|
]
|
|
},
|
|
{
|
|
'name': 'In',
|
|
'superClass': ['InOutBinding'],
|
|
'meta': {
|
|
'allowedIn': ['bpmn:CallActivity']
|
|
}
|
|
},
|
|
{
|
|
'name': 'Out',
|
|
'superClass': ['InOutBinding'],
|
|
'meta': {
|
|
'allowedIn': ['bpmn:CallActivity']
|
|
}
|
|
},
|
|
{
|
|
'name': 'AsyncCapable',
|
|
'isAbstract': true,
|
|
'extends': ['bpmn:Activity', 'bpmn:Gateway', 'bpmn:Event'],
|
|
'properties': [
|
|
{
|
|
'name': 'async',
|
|
'isAttr': true,
|
|
'type': 'Boolean',
|
|
'default': false
|
|
},
|
|
{
|
|
'name': 'asyncBefore',
|
|
'isAttr': true,
|
|
'type': 'Boolean',
|
|
'default': false
|
|
},
|
|
{
|
|
'name': 'asyncAfter',
|
|
'isAttr': true,
|
|
'type': 'Boolean',
|
|
'default': false
|
|
},
|
|
{
|
|
'name': 'exclusive',
|
|
'isAttr': true,
|
|
'type': 'Boolean',
|
|
'default': true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
'name': 'flowable:in',
|
|
'superClass': ['Element'],
|
|
'properties': [
|
|
{
|
|
'name': 'source',
|
|
'type': 'string',
|
|
'isAttr': true
|
|
},
|
|
{
|
|
'name': 'target',
|
|
'type': 'string',
|
|
'isAttr': true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
'name': 'flowable:out',
|
|
'superClass': ['Element'],
|
|
'properties': [
|
|
{
|
|
'name': 'source',
|
|
'type': 'string',
|
|
'isAttr': true
|
|
},
|
|
{
|
|
'name': 'target',
|
|
'type': 'string',
|
|
'isAttr': true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
'name': 'BoundaryEvent',
|
|
'superClass': ['CatchEvent'],
|
|
'properties': [
|
|
{
|
|
'name': 'cancelActivity',
|
|
'default': true,
|
|
'isAttr': true,
|
|
'type': 'Boolean'
|
|
},
|
|
{
|
|
'name': 'attachedToRef',
|
|
'type': 'Activity',
|
|
'isAttr': true,
|
|
'isReference': true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
'name': 'JobPriorized',
|
|
'isAbstract': true,
|
|
'extends': ['bpmn:Process', 'flowable:AsyncCapable'],
|
|
'properties': [
|
|
{
|
|
'name': 'jobPriority',
|
|
'isAttr': true,
|
|
'type': 'String'
|
|
}
|
|
]
|
|
},
|
|
{
|
|
'name': 'SignalEventDefinition',
|
|
'isAbstract': true,
|
|
'extends': ['bpmn:SignalEventDefinition'],
|
|
'properties': [
|
|
{
|
|
'name': 'async',
|
|
'isAttr': true,
|
|
'type': 'Boolean',
|
|
'default': false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
'name': 'ErrorEventDefinition',
|
|
'isAbstract': true,
|
|
'extends': ['bpmn:ErrorEventDefinition'],
|
|
'properties': [
|
|
{
|
|
'name': 'errorCodeVariable',
|
|
'isAttr': true,
|
|
'type': 'String'
|
|
},
|
|
{
|
|
'name': 'errorMessageVariable',
|
|
'isAttr': true,
|
|
'type': 'String'
|
|
}
|
|
]
|
|
},
|
|
{
|
|
'name': 'Error',
|
|
'isAbstract': true,
|
|
'extends': ['bpmn:Error'],
|
|
'properties': [
|
|
{
|
|
'name': 'flowable:errorMessage',
|
|
'isAttr': true,
|
|
'type': 'String'
|
|
}
|
|
]
|
|
},
|
|
{
|
|
'name': 'PotentialStarter',
|
|
'superClass': ['Element'],
|
|
'properties': [
|
|
{
|
|
'name': 'resourceAssignmentExpression',
|
|
'type': 'bpmn:ResourceAssignmentExpression'
|
|
}
|
|
]
|
|
},
|
|
{
|
|
'name': 'UserTask',
|
|
'isAbstract': true,
|
|
'extends': ['bpmn:UserTask'],
|
|
'properties': [
|
|
{
|
|
'name': 'timerEventDefinition',
|
|
'type': 'Expression'
|
|
},
|
|
{
|
|
'name': 'multiInstanceLoopCharacteristics',
|
|
'type': 'MultiInstanceLoopCharacteristics'
|
|
}
|
|
]
|
|
},
|
|
{
|
|
'name': 'StartEvent',
|
|
'isAbstract': true,
|
|
'extends': ['bpmn:StartEvent'],
|
|
'properties': [
|
|
{
|
|
'name': 'timerEventDefinition',
|
|
'type': 'Expression'
|
|
}
|
|
]
|
|
},
|
|
{
|
|
'name': 'FormSupported',
|
|
'isAbstract': true,
|
|
'extends': ['bpmn:StartEvent', 'bpmn:UserTask'],
|
|
'properties': [
|
|
{
|
|
'name': 'formHandlerClass',
|
|
'isAttr': true,
|
|
'type': 'String'
|
|
},
|
|
{
|
|
'name': 'formKey',
|
|
'isAttr': true,
|
|
'type': 'String'
|
|
}
|
|
]
|
|
},
|
|
{
|
|
'name': 'TemplateSupported',
|
|
'isAbstract': true,
|
|
'extends': ['bpmn:Process', 'bpmn:FlowElement'],
|
|
'properties': [
|
|
{
|
|
'name': 'modelerTemplate',
|
|
'isAttr': true,
|
|
'type': 'String'
|
|
}
|
|
]
|
|
},
|
|
{
|
|
'name': 'Initiator',
|
|
'isAbstract': true,
|
|
'extends': ['bpmn:StartEvent'],
|
|
'properties': [
|
|
{
|
|
'name': 'initiator',
|
|
'isAttr': true,
|
|
'type': 'String'
|
|
}
|
|
]
|
|
},
|
|
{
|
|
'name': 'ScriptTask',
|
|
'isAbstract': true,
|
|
'extends': ['bpmn:ScriptTask'],
|
|
'properties': [
|
|
{
|
|
'name': 'resultVariable',
|
|
'isAttr': true,
|
|
'type': 'String'
|
|
},
|
|
{
|
|
'name': 'resource',
|
|
'isAttr': true,
|
|
'type': 'String'
|
|
}
|
|
]
|
|
},
|
|
{
|
|
'name': 'Process',
|
|
'isAbstract': true,
|
|
'extends': ['bpmn:Process'],
|
|
'properties': [
|
|
{
|
|
'name': 'candidateStarterGroups',
|
|
'isAttr': true,
|
|
'type': 'String'
|
|
},
|
|
{
|
|
'name': 'candidateStarterUsers',
|
|
'isAttr': true,
|
|
'type': 'String'
|
|
},
|
|
{
|
|
'name': 'versionTag',
|
|
'isAttr': true,
|
|
'type': 'String'
|
|
},
|
|
{
|
|
'name': 'historyTimeToLive',
|
|
'isAttr': true,
|
|
'type': 'String'
|
|
},
|
|
{
|
|
'name': 'isStartableInTasklist',
|
|
'isAttr': true,
|
|
'type': 'Boolean',
|
|
'default': true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
'name': 'EscalationEventDefinition',
|
|
'isAbstract': true,
|
|
'extends': ['bpmn:EscalationEventDefinition'],
|
|
'properties': [
|
|
{
|
|
'name': 'escalationCodeVariable',
|
|
'isAttr': true,
|
|
'type': 'String'
|
|
}
|
|
]
|
|
},
|
|
{
|
|
'name': 'FormalExpression',
|
|
'isAbstract': true,
|
|
'extends': ['bpmn:FormalExpression'],
|
|
'properties': [
|
|
{
|
|
'name': 'resource',
|
|
'isAttr': true,
|
|
'type': 'String'
|
|
}
|
|
]
|
|
},
|
|
{
|
|
'name': 'Assignable',
|
|
'extends': ['bpmn:UserTask'],
|
|
'properties': [
|
|
{
|
|
'name': 'candidateGroups',
|
|
'isAttr': true,
|
|
'type': 'String'
|
|
},
|
|
{
|
|
'name': 'dueDate',
|
|
'isAttr': true,
|
|
'type': 'String'
|
|
},
|
|
{
|
|
'name': 'followUpDate',
|
|
'isAttr': true,
|
|
'type': 'String'
|
|
},
|
|
{
|
|
'name': 'priority',
|
|
'isAttr': true,
|
|
'type': 'String'
|
|
}
|
|
]
|
|
},
|
|
{
|
|
'name': 'CallActivity',
|
|
'extends': ['bpmn:CallActivity'],
|
|
'properties': [
|
|
{
|
|
'name': 'calledElementBinding',
|
|
'isAttr': true,
|
|
'type': 'String',
|
|
'default': 'latest'
|
|
},
|
|
{
|
|
'name': 'calledElementVersion',
|
|
'isAttr': true,
|
|
'type': 'String'
|
|
},
|
|
{
|
|
'name': 'calledElementVersionTag',
|
|
'isAttr': true,
|
|
'type': 'String'
|
|
},
|
|
{
|
|
'name': 'calledElementTenantId',
|
|
'isAttr': true,
|
|
'type': 'String'
|
|
},
|
|
{
|
|
'name': 'caseRef',
|
|
'isAttr': true,
|
|
'type': 'String'
|
|
},
|
|
{
|
|
'name': 'caseBinding',
|
|
'isAttr': true,
|
|
'type': 'String',
|
|
'default': 'latest'
|
|
},
|
|
{
|
|
'name': 'caseVersion',
|
|
'isAttr': true,
|
|
'type': 'String'
|
|
},
|
|
{
|
|
'name': 'caseTenantId',
|
|
'isAttr': true,
|
|
'type': 'String'
|
|
},
|
|
{
|
|
'name': 'variableMappingClass',
|
|
'isAttr': true,
|
|
'type': 'String'
|
|
},
|
|
{
|
|
'name': 'variableMappingDelegateExpression',
|
|
'isAttr': true,
|
|
'type': 'String'
|
|
}
|
|
]
|
|
},
|
|
{
|
|
'name': 'ServiceTaskLike',
|
|
'extends': ['bpmn:ServiceTask', 'bpmn:BusinessRuleTask', 'bpmn:SendTask', 'bpmn:MessageEventDefinition'],
|
|
'properties': [
|
|
{
|
|
'name': 'expression',
|
|
'isAttr': true,
|
|
'type': 'String'
|
|
},
|
|
{
|
|
'name': 'class',
|
|
'isAttr': true,
|
|
'type': 'String'
|
|
},
|
|
{
|
|
'name': 'delegateExpression',
|
|
'isAttr': true,
|
|
'type': 'String'
|
|
},
|
|
{
|
|
'name': 'resultVariable',
|
|
'isAttr': true,
|
|
'type': 'String'
|
|
}
|
|
]
|
|
},
|
|
{
|
|
'name': 'ExclusiveGateway',
|
|
'isAbstract': true,
|
|
'extends': ['bpmn:ExclusiveGateway'],
|
|
'properties': [
|
|
{
|
|
'name': 'serviceClass',
|
|
'isAttr': true,
|
|
'type': 'String'
|
|
}
|
|
]
|
|
},
|
|
{
|
|
'name': 'DmnCapable',
|
|
'extends': ['bpmn:BusinessRuleTask'],
|
|
'properties': [
|
|
{
|
|
'name': 'decisionRef',
|
|
'isAttr': true,
|
|
'type': 'String'
|
|
},
|
|
{
|
|
'name': 'decisionRefBinding',
|
|
'isAttr': true,
|
|
'type': 'String',
|
|
'default': 'latest'
|
|
},
|
|
{
|
|
'name': 'decisionRefVersion',
|
|
'isAttr': true,
|
|
'type': 'String'
|
|
},
|
|
{
|
|
'name': 'mapDecisionResult',
|
|
'isAttr': true,
|
|
'type': 'String',
|
|
'default': 'resultList'
|
|
},
|
|
{
|
|
'name': 'decisionRefTenantId',
|
|
'isAttr': true,
|
|
'type': 'String'
|
|
}
|
|
]
|
|
},
|
|
{
|
|
'name': 'ExternalCapable',
|
|
'extends': ['flowable:ServiceTaskLike'],
|
|
'properties': [
|
|
{
|
|
'name': 'type',
|
|
'isAttr': true,
|
|
'type': 'String'
|
|
},
|
|
{
|
|
'name': 'topic',
|
|
'isAttr': true,
|
|
'type': 'String'
|
|
}
|
|
]
|
|
},
|
|
{
|
|
'name': 'TaskPriorized',
|
|
'extends': ['bpmn:Process', 'flowable:ExternalCapable'],
|
|
'properties': [
|
|
{
|
|
'name': 'taskPriority',
|
|
'isAttr': true,
|
|
'type': 'String'
|
|
}
|
|
]
|
|
},
|
|
{
|
|
'name': 'Properties',
|
|
'superClass': ['Element'],
|
|
'meta': {
|
|
'allowedIn': ['*']
|
|
},
|
|
'properties': [
|
|
{
|
|
'name': 'values',
|
|
'type': 'Property',
|
|
'isMany': true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
'name': 'Property',
|
|
'superClass': ['Element'],
|
|
'properties': [
|
|
{
|
|
'name': 'id',
|
|
'type': 'String',
|
|
'isAttr': true
|
|
},
|
|
{
|
|
'name': 'name',
|
|
'type': 'String',
|
|
'isAttr': true
|
|
},
|
|
{
|
|
'name': 'value',
|
|
'type': 'String',
|
|
'isAttr': true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
'name': 'Connector',
|
|
'superClass': ['Element'],
|
|
'meta': {
|
|
'allowedIn': ['flowable:ServiceTaskLike']
|
|
},
|
|
'properties': [
|
|
{
|
|
'name': 'inputOutput',
|
|
'type': 'InputOutput'
|
|
},
|
|
{
|
|
'name': 'connectorId',
|
|
'type': 'String'
|
|
}
|
|
]
|
|
},
|
|
{
|
|
'name': 'InputOutput',
|
|
'superClass': ['Element'],
|
|
'meta': {
|
|
'allowedIn': ['bpmn:FlowNode', 'flowable:Connector']
|
|
},
|
|
'properties': [
|
|
{
|
|
'name': 'inputOutput',
|
|
'type': 'InputOutput'
|
|
},
|
|
{
|
|
'name': 'connectorId',
|
|
'type': 'String'
|
|
},
|
|
{
|
|
'name': 'inputParameters',
|
|
'isMany': true,
|
|
'type': 'InputParameter'
|
|
},
|
|
{
|
|
'name': 'outputParameters',
|
|
'isMany': true,
|
|
'type': 'OutputParameter'
|
|
}
|
|
]
|
|
},
|
|
{
|
|
'name': 'InputOutputParameter',
|
|
'properties': [
|
|
{
|
|
'name': 'name',
|
|
'isAttr': true,
|
|
'type': 'String'
|
|
},
|
|
{
|
|
'name': 'value',
|
|
'isBody': true,
|
|
'type': 'String'
|
|
},
|
|
{
|
|
'name': 'definition',
|
|
'type': 'InputOutputParameterDefinition'
|
|
}
|
|
]
|
|
},
|
|
{
|
|
'name': 'InputOutputParameterDefinition',
|
|
'isAbstract': true
|
|
},
|
|
{
|
|
'name': 'List',
|
|
'superClass': ['InputOutputParameterDefinition'],
|
|
'properties': [
|
|
{
|
|
'name': 'items',
|
|
'isMany': true,
|
|
'type': 'InputOutputParameterDefinition'
|
|
}
|
|
]
|
|
},
|
|
{
|
|
'name': 'Map',
|
|
'superClass': ['InputOutputParameterDefinition'],
|
|
'properties': [
|
|
{
|
|
'name': 'entries',
|
|
'isMany': true,
|
|
'type': 'Entry'
|
|
}
|
|
]
|
|
},
|
|
{
|
|
'name': 'Entry',
|
|
'properties': [
|
|
{
|
|
'name': 'key',
|
|
'isAttr': true,
|
|
'type': 'String'
|
|
},
|
|
{
|
|
'name': 'value',
|
|
'isBody': true,
|
|
'type': 'String'
|
|
},
|
|
{
|
|
'name': 'definition',
|
|
'type': 'InputOutputParameterDefinition'
|
|
}
|
|
]
|
|
},
|
|
{
|
|
'name': 'Value',
|
|
'superClass': ['InputOutputParameterDefinition'],
|
|
'properties': [
|
|
{
|
|
'name': 'id',
|
|
'isAttr': true,
|
|
'type': 'String'
|
|
},
|
|
{
|
|
'name': 'name',
|
|
'isAttr': true,
|
|
'type': 'String'
|
|
},
|
|
{
|
|
'name': 'value',
|
|
'isBody': true,
|
|
'type': 'String'
|
|
}
|
|
]
|
|
},
|
|
{
|
|
'name': 'Script',
|
|
'superClass': ['InputOutputParameterDefinition'],
|
|
'properties': [
|
|
{
|
|
'name': 'scriptFormat',
|
|
'isAttr': true,
|
|
'type': 'String'
|
|
},
|
|
{
|
|
'name': 'resource',
|
|
'isAttr': true,
|
|
'type': 'String'
|
|
},
|
|
{
|
|
'name': 'value',
|
|
'isBody': true,
|
|
'type': 'String'
|
|
}
|
|
]
|
|
},
|
|
{
|
|
'name': 'Field',
|
|
'superClass': ['Element'],
|
|
'meta': {
|
|
'allowedIn': ['flowable:ServiceTaskLike', 'flowable:ExecutionListener', 'flowable:TaskListener']
|
|
},
|
|
'properties': [
|
|
{
|
|
'name': 'name',
|
|
'isAttr': true,
|
|
'type': 'String'
|
|
},
|
|
{
|
|
'name': 'expression',
|
|
'isAttr': true,
|
|
'type': 'expression'
|
|
},
|
|
{
|
|
'name': 'string',
|
|
'type': 'string'
|
|
},
|
|
{
|
|
'name': 'stringValue',
|
|
'isAttr': true,
|
|
'type': 'String'
|
|
}
|
|
]
|
|
},
|
|
{
|
|
'name': 'string',
|
|
'superClass': ['Element'],
|
|
'meta': {
|
|
'allowedIn': ['flowable:Field']
|
|
},
|
|
'properties': [
|
|
{
|
|
'name': 'body',
|
|
'isBody': true,
|
|
'type': 'String'
|
|
}
|
|
]
|
|
},
|
|
{
|
|
'name': 'expression',
|
|
'superClass': ['Element'],
|
|
'meta': {
|
|
'allowedIn': ['flowable:Field']
|
|
},
|
|
'properties': [
|
|
{
|
|
'name': 'body',
|
|
'isBody': true,
|
|
'type': 'String'
|
|
}
|
|
]
|
|
},
|
|
{
|
|
'name': 'InputParameter',
|
|
'superClass': ['InputOutputParameter']
|
|
},
|
|
{
|
|
'name': 'OutputParameter',
|
|
'superClass': ['InputOutputParameter']
|
|
},
|
|
{
|
|
'name': 'Collectable',
|
|
'isAbstract': true,
|
|
'extends': ['bpmn:MultiInstanceLoopCharacteristics'],
|
|
'superClass': ['flowable:AsyncCapable'],
|
|
'properties': [
|
|
{
|
|
'name': 'collection',
|
|
'isAttr': true,
|
|
'type': 'String'
|
|
},
|
|
{
|
|
'name': 'elementVariable',
|
|
'isAttr': true,
|
|
'type': 'String'
|
|
}
|
|
]
|
|
},
|
|
{
|
|
'name': 'SequenceFlow',
|
|
'superClass': ['FlowElement'],
|
|
'properties': [
|
|
{
|
|
'name': 'isImmediate',
|
|
'isAttr': true,
|
|
'type': 'Boolean'
|
|
},
|
|
{
|
|
'name': 'conditionExpression',
|
|
'type': 'Expression'
|
|
},
|
|
{
|
|
'name': 'sourceRef',
|
|
'type': 'FlowNode',
|
|
'isAttr': true,
|
|
'isReference': true
|
|
},
|
|
{
|
|
'name': 'targetRef',
|
|
'type': 'FlowNode',
|
|
'isAttr': true,
|
|
'isReference': true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
'name': 'MultiInstanceLoopCharacteristics',
|
|
'superClass': ['LoopCharacteristics'],
|
|
'properties': [
|
|
{
|
|
'name': 'isSequential',
|
|
'default': false,
|
|
'isAttr': true,
|
|
'type': 'Boolean'
|
|
},
|
|
{
|
|
'name': 'behavior',
|
|
'type': 'MultiInstanceBehavior',
|
|
'default': 'All',
|
|
'isAttr': true
|
|
},
|
|
{
|
|
'name': 'loopCardinality',
|
|
'type': 'Expression',
|
|
'xml': {
|
|
'serialize': 'xsi:type'
|
|
}
|
|
},
|
|
{
|
|
'name': 'loopDataInputRef',
|
|
'type': 'ItemAwareElement',
|
|
'isReference': true
|
|
},
|
|
{
|
|
'name': 'loopDataOutputRef',
|
|
'type': 'ItemAwareElement',
|
|
'isReference': true
|
|
},
|
|
{
|
|
'name': 'inputDataItem',
|
|
'type': 'DataInput',
|
|
'xml': {
|
|
'serialize': 'property'
|
|
}
|
|
},
|
|
{
|
|
'name': 'outputDataItem',
|
|
'type': 'DataOutput',
|
|
'xml': {
|
|
'serialize': 'property'
|
|
}
|
|
},
|
|
{
|
|
'name': 'complexBehaviorDefinition',
|
|
'type': 'ComplexBehaviorDefinition',
|
|
'isMany': true
|
|
},
|
|
{
|
|
'name': 'completionCondition',
|
|
'type': 'Expression',
|
|
'xml': {
|
|
'serialize': 'xsi:type'
|
|
}
|
|
},
|
|
{
|
|
'name': 'oneBehaviorEventRef',
|
|
'type': 'EventDefinition',
|
|
'isAttr': true,
|
|
'isReference': true
|
|
},
|
|
{
|
|
'name': 'noneBehaviorEventRef',
|
|
'type': 'EventDefinition',
|
|
'isAttr': true,
|
|
'isReference': true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
'name': 'FailedJobRetryTimeCycle',
|
|
'superClass': ['Element'],
|
|
'meta': {
|
|
'allowedIn': ['flowable:AsyncCapable', 'bpmn:MultiInstanceLoopCharacteristics']
|
|
},
|
|
'properties': [
|
|
{
|
|
'name': 'body',
|
|
'isBody': true,
|
|
'type': 'String'
|
|
}
|
|
]
|
|
},
|
|
{
|
|
'name': 'ExecutionListener',
|
|
'superClass': ['Element'],
|
|
'meta': {
|
|
'allowedIn': [
|
|
'bpmn:Task',
|
|
'bpmn:ServiceTask',
|
|
'bpmn:UserTask',
|
|
'bpmn:BusinessRuleTask',
|
|
'bpmn:ScriptTask',
|
|
'bpmn:ReceiveTask',
|
|
'bpmn:ManualTask',
|
|
'bpmn:ExclusiveGateway',
|
|
'bpmn:SequenceFlow',
|
|
'bpmn:ParallelGateway',
|
|
'bpmn:InclusiveGateway',
|
|
'bpmn:EventBasedGateway',
|
|
'bpmn:StartEvent',
|
|
'bpmn:IntermediateCatchEvent',
|
|
'bpmn:IntermediateThrowEvent',
|
|
'bpmn:EndEvent',
|
|
'bpmn:BoundaryEvent',
|
|
'bpmn:CallActivity',
|
|
'bpmn:SubProcess',
|
|
'bpmn:Process'
|
|
]
|
|
},
|
|
'properties': [
|
|
{
|
|
'name': 'expression',
|
|
'isAttr': true,
|
|
'type': 'String'
|
|
},
|
|
{
|
|
'name': 'class',
|
|
'isAttr': true,
|
|
'type': 'String'
|
|
},
|
|
{
|
|
'name': 'delegateExpression',
|
|
'isAttr': true,
|
|
'type': 'String'
|
|
},
|
|
{
|
|
'name': 'event',
|
|
'isAttr': true,
|
|
'type': 'String'
|
|
},
|
|
{
|
|
'name': 'script',
|
|
'type': 'Script'
|
|
},
|
|
{
|
|
'name': 'fields',
|
|
'type': 'Field',
|
|
'isMany': true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
'name': 'TaskListener',
|
|
'superClass': ['Element'],
|
|
'meta': {
|
|
'allowedIn': ['bpmn:UserTask']
|
|
},
|
|
'properties': [
|
|
{
|
|
'name': 'expression',
|
|
'isAttr': true,
|
|
'type': 'String'
|
|
},
|
|
{
|
|
'name': 'class',
|
|
'isAttr': true,
|
|
'type': 'String'
|
|
},
|
|
{
|
|
'name': 'delegateExpression',
|
|
'isAttr': true,
|
|
'type': 'String'
|
|
},
|
|
{
|
|
'name': 'event',
|
|
'isAttr': true,
|
|
'type': 'String'
|
|
},
|
|
{
|
|
'name': 'script',
|
|
'type': 'Script'
|
|
},
|
|
{
|
|
'name': 'fields',
|
|
'type': 'Field',
|
|
'isMany': true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
'name': 'FormProperty',
|
|
'superClass': ['Element'],
|
|
'meta': {
|
|
'allowedIn': ['bpmn:StartEvent', 'bpmn:UserTask']
|
|
},
|
|
'properties': [
|
|
{
|
|
'name': 'id',
|
|
'type': 'String',
|
|
'isAttr': true
|
|
},
|
|
{
|
|
'name': 'name',
|
|
'type': 'String',
|
|
'isAttr': true
|
|
},
|
|
{
|
|
'name': 'type',
|
|
'type': 'String',
|
|
'isAttr': true
|
|
},
|
|
{
|
|
'name': 'required',
|
|
'type': 'String',
|
|
'isAttr': true
|
|
},
|
|
{
|
|
'name': 'readable',
|
|
'type': 'String',
|
|
'isAttr': true
|
|
},
|
|
{
|
|
'name': 'writable',
|
|
'type': 'String',
|
|
'isAttr': true
|
|
},
|
|
{
|
|
'name': 'variable',
|
|
'type': 'String',
|
|
'isAttr': true
|
|
},
|
|
{
|
|
'name': 'expression',
|
|
'type': 'String',
|
|
'isAttr': true
|
|
},
|
|
{
|
|
'name': 'datePattern',
|
|
'type': 'String',
|
|
'isAttr': true
|
|
},
|
|
{
|
|
'name': 'default',
|
|
'type': 'String',
|
|
'isAttr': true
|
|
},
|
|
{
|
|
'name': 'values',
|
|
'type': 'Value',
|
|
'isMany': true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
'name': 'FormData',
|
|
'superClass': ['Element'],
|
|
'meta': {
|
|
'allowedIn': ['bpmn:StartEvent', 'bpmn:UserTask']
|
|
},
|
|
'properties': [
|
|
{
|
|
'name': 'fields',
|
|
'type': 'FormField',
|
|
'isMany': true
|
|
},
|
|
{
|
|
'name': 'businessKey',
|
|
'type': 'String',
|
|
'isAttr': true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
'name': 'FormField',
|
|
'superClass': ['Element'],
|
|
'properties': [
|
|
{
|
|
'name': 'id',
|
|
'type': 'String',
|
|
'isAttr': true
|
|
},
|
|
{
|
|
'name': 'label',
|
|
'type': 'String',
|
|
'isAttr': true
|
|
},
|
|
{
|
|
'name': 'type',
|
|
'type': 'String',
|
|
'isAttr': true
|
|
},
|
|
{
|
|
'name': 'datePattern',
|
|
'type': 'String',
|
|
'isAttr': true
|
|
},
|
|
{
|
|
'name': 'defaultValue',
|
|
'type': 'String',
|
|
'isAttr': true
|
|
},
|
|
{
|
|
'name': 'properties',
|
|
'type': 'Properties'
|
|
},
|
|
{
|
|
'name': 'validation',
|
|
'type': 'Validation'
|
|
},
|
|
{
|
|
'name': 'values',
|
|
'type': 'Value',
|
|
'isMany': true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
'name': 'Validation',
|
|
'superClass': ['Element'],
|
|
'properties': [
|
|
{
|
|
'name': 'constraints',
|
|
'type': 'Constraint',
|
|
'isMany': true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
'name': 'Constraint',
|
|
'superClass': ['Element'],
|
|
'properties': [
|
|
{
|
|
'name': 'name',
|
|
'type': 'String',
|
|
'isAttr': true
|
|
},
|
|
{
|
|
'name': 'config',
|
|
'type': 'String',
|
|
'isAttr': true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
'name': 'ConditionalEventDefinition',
|
|
'isAbstract': true,
|
|
'extends': ['bpmn:ConditionalEventDefinition'],
|
|
'properties': [
|
|
{
|
|
'name': 'variableName',
|
|
'isAttr': true,
|
|
'type': 'String'
|
|
},
|
|
{
|
|
'name': 'variableEvent',
|
|
'isAttr': true,
|
|
'type': 'String'
|
|
}
|
|
]
|
|
}
|
|
],
|
|
'emumerations': []
|
|
};
|