govern_reportaction.xml 355 Bytes
<?xml version="1.0" encoding="GBK"?>
<module id="action" version="1.0.0">

	<service-point  id="GovernReportAction" interface="weaver.interfaces.workflow.action.Action">      
		<invoke-factory>           
			<construct class="com.engine.govern.interfaces.GovernReportAction"/>         
		</invoke-factory>                
	</service-point>	
	
</module>