yili-apps/com.actionsoft.apps.coe.pal.output/manifest.xml
shangxiaoran@qq.com 2608324b68 初始化应用
2022-06-28 01:22:45 +08:00

43 lines
2.5 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">
<name>报告生成器</name>
<version>1.0</version>
<buildNo>23</buildNo>
<developer id="776cca9a287c8b4d63b9cad216aa3859" tablePrefix="ACT" url="http://www.actionsoft.com.cn">北京炎黄盈动科技发展有限责任公司</developer>
<productId>6636fc5372c8db252c25825d2565c1ec</productId>
<categoryVisible>false</categoryVisible>
<description><![CDATA[AWS PAL报告生成向导]]></description>
<details><![CDATA[该应用提供了一种报告生成模式和开发接口,可以根据客户对流程管理的需求,输出各种分析报告。
<b>可以通过以下两种方式访问报告生成器</b>
- 在AWS PAL资产库对全库数据进行分析
- 在`流程团队`中,对权限范围内的数据进行分析
<b>开发者SDK API</b>
- 提供ASLP接口服务为“报告生成器”注册自己的个性报告
- 提供对PAL资产库图元素结构、权限查询等相关SDK API
]]></details>
<installListener/>
<pluginListener>com.actionsoft.apps.coe.pal.output.plugin.Plugins</pluginListener>
<startListener/>
<stopListener/>
<upgradeListener/>
<uninstallListener/>
<reloadable>true</reloadable>
<requires>
<require appId="com.actionsoft.apps.coe.pal.cooperation" notActiveHandler="none" res="false"/>
</requires>
<properties>
<property action="disabled" group="默认" name="description" title="应用介绍" type="input" isSystem="false" desc="一句话介绍此应用建议10字以内" ref="">多维度输出分析报告</property>
<property action="edit" group="导出报告参数" name="SHAPE_NUMBER_SORT" title="是否按照节点编号排序" type="combox" isSystem="false" desc="生成报告时,报告中的表格是否按照节点编号排序&lt;br&gt;true排序&lt;br&gt;false不排序&lt;br&gt;注:编号为空的节点默认显示在表格首行" ref="按照编号排序:true|不排序:false">true</property>
<property action="edit" group="导出报告参数" name="OR_ORG_TREE" title="是否生成岗位组织树" type="combox" isSystem="false" desc="生成岗位手册时,选取限定关联范围是否按照树结构来展示组织关系" ref="是:true|否:false">true</property>
</properties>
<depend versions="6.3,6.4,6.5" env="6.3.3">com.actionsoft.apps.coe.pal</depend>
<installDate>2022-06-07 20:25:09</installDate>
<releaseDate>2022-06-07</releaseDate>
<modelAdministrator/>
<icon code="&amp;#xe882;" color="#009b52"/>
</app>