33 lines
		
	
	
		
			1.5 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			33 lines
		
	
	
		
			1.5 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="UTF-8"?>
 | |
| 
 | |
| <app xmlns="http://www.actionsoft.com.cn/app">  
 | |
|   <name>表单手册</name>  
 | |
|   <version>1.0</version>  
 | |
|   <buildNo>5</buildNo>  
 | |
|   <developer id="00000000000000000000000000000000" tablePrefix="EU" url="http://www.awspaas.com">AWSPaaS-EndUser</developer>  
 | |
|   <categoryVisible>false</categoryVisible>  
 | |
|   <description><![CDATA[将流程输入输出等关键要素和关联模型输出成易于阅读和打印的Word文档]]></description>  
 | |
|   <details><![CDATA[]]></details>  
 | |
|   <installListener/>  
 | |
|   <pluginListener>com.awspaas.apps.coe.pal.output.bd.Plugins</pluginListener>  
 | |
|   <startListener/>  
 | |
|   <stopListener/>  
 | |
|   <upgradeListener/>  
 | |
|   <uninstallListener/>  
 | |
|   <reloadable>true</reloadable>  
 | |
|   <requires> 
 | |
|     <require appId="com.actionsoft.apps.coe.pal" notActiveHandler="error" res="false"/>  
 | |
|     <require appId="com.actionsoft.apps.addons.onlinedoc" notActiveHandler="none" res="false"/> 
 | |
|   </requires>  
 | |
|   <properties> 
 | |
|     <property action="edit" group="参数" name="DEFAULT_REPORT_PR" title="默认使用手册模板" type="combox" isSystem="false" desc="流程建模或流程发布时生成流程手册的模板选择" ref="步骤横表:cross|步骤竖表:vertical">cross</property> 
 | |
|   </properties>  
 | |
|   <allowStartup>true</allowStartup>  
 | |
|   <allowUpgradeByStore>true</allowUpgradeByStore>  
 | |
|   <depend versions="1.0" env="">com.actionsoft.apps.coe.pal.output</depend>  
 | |
|   <modelAdministrator/>  
 | |
|   <installDate>2022-05-25 17:19:17</installDate>  
 | |
|   <icon code="&#xe64f;" color="#009688"/>  
 | |
|   <productId/> 
 | |
| </app>
 | 
