apps/com.actionsoft.apps.coe.pal.processlist/manifest.xml

42 lines
3.9 KiB
XML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8"?>
<app xmlns="http://www.actionsoft.com.cn/app" xmlns:processlist="http://www.w3.org/2001/XMLSchema">
<name>流程清单</name>
<version>1.0</version>
<buildNo>47</buildNo>
<developer id="776cca9a287c8b4d63b9cad216aa3859" tablePrefix="ACT" url="http://www.actionsoft.com.cn">北京炎黄盈动科技发展有限责任公司</developer>
<productId>4f3b2bbb813df649602c5a3c14e9b150</productId>
<categoryVisible>false</categoryVisible>
<releaseDate>2018-12-10</releaseDate>
<description><![CDATA[查询和检索流程资产库,提供对流程清单的结构化描述,管理和下载流程清单 ]]></description>
<details><![CDATA[ 该应用还提供了对流程项目过程管理的支持,包括里程碑跟踪和责任体系管理。
<b>亮点</b>
- 操作简单,突出流程相关的重点信息
- 支持对流程文件的颜色分类
- 支持模糊查询和条件查询查询的范围包括1.流程名称 2.责任部门 3.责任人 4.里程碑(规划/梳理/设计/实施/测试/运行/停用) 5.执行方式(未执行/制度执行/部分系统执行/系统执行) 6.流程层次
- 支持将结果导出成符合APQC习惯的Excel文件
]]></details>
<installDate/>
<upgradeDate>2016-06-02 16:18:25</upgradeDate>
<installListener/>
<pluginListener>com.actionsoft.apps.coe.pal.processlist.plugin.Plugins</pluginListener>
<startListener>com.actionsoft.apps.coe.pal.processlist.plugin.StartListener</startListener>
<stopListener/>
<upgradeListener/>
<uninstallListener/>
<reloadable>true</reloadable>
<upgradeRollback/>
<depend versions="6.5" env="6.3.3">com.actionsoft.apps.coe.pal</depend>
<unInstallDate>2015-05-12 14:03:37</unInstallDate>
<properties>
<property action="disabled" group="默认" name="description" title="应用介绍" type="input" isSystem="false" desc="一句话介绍此应用建议10字以内" ref="">结构化描述流程模型</property>
</properties>
<modelAdministrator/>
<icon code="&amp;#xe87f;" color="#009b52"/>
<requires>
<require appId="com.actionsoft.apps.coe.pal.cooperation" notActiveHandler="none" res="false"/>
</requires>
<processlist:config>{"f391f672-100b-4d4b-89d1-ba1b4b3d0132":{"wsId":"f391f672-100b-4d4b-89d1-ba1b4b3d0132","createUser":"admin","customColumns":[{"columnType":"default","showOverflow":false,"prop":"no_serialNumber","dataType":"default","name":"序号","width":"78","minWidth":"78","id":"no_serialNumber","label":"序号"},{"columnType":"default","showOverflow":false,"prop":"no_default","dataType":"default","name":"编号","width":"100","minWidth":"100","id":"no_default","label":"编号"},{"columnType":"default","showOverflow":false,"prop":"name","dataType":"name","name":"流程名称","width":"250","minWidth":"250","id":"name","label":"流程名称"},{"columnType":"default","showOverflow":false,"prop":"type","dataType":"selectType","name":"类型","width":"150","minWidth":"150","id":"type","label":"类型","filters":[{"text":"文件夹","value":"default"},{"text":"过程链图","value":"process.epc"},{"text":"流程图","value":"process.flowchart"},{"text":"BPMN图","value":"process.bpmn2"},{"text":"价值链图","value":"process.evc"}]},{"columnType":"default","showOverflow":false,"prop":"status","dataType":"selectStatus","name":"状态","width":"150","minWidth":"150","id":"status","label":"状态","filters":[{"text":"已发布","value":"publish"},{"text":"已停用","value":"stop"},{"text":"设计中","value":"designer"}]},{"columnType":"extendAttr","showOverflow":false,"prop":"bpm_department","dataType":"default","name":"责任部门","width":"150","minWidth":"150","id":"bpm_department","label":"责任部门"},{"columnType":"extendAttr","showOverflow":false,"prop":"bpm_person","dataType":"default","name":"责任人","width":"150","minWidth":"150","id":"bpm_person","label":"责任人"}],"createDate":"2021-07-05 17:03:58"}}</processlist:config>
</app>