ProDefTaskEff.cpt 3.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <WorkBook xmlVersion="20120529" releaseVersion="7.0.0">
  3. <TableDataMap>
  4. <TableData name="proDefTaskEff" class="com.fr.data.impl.DBTableData">
  5. <Parameters/>
  6. <Attributes maxMemRowCount="-1"/>
  7. <Connection class="com.fr.data.impl.NameDatabaseConnection">
  8. <DatabaseName>
  9. <![CDATA[bpm3]]></DatabaseName>
  10. </Connection>
  11. <Query>
  12. <![CDATA[select run.actDefId, run.processName,
  13. round(sum(run.duration)/1000/3600*(-1),2) duration
  14. from BPM_PRO_RUN run
  15. group by run.actDefId, run.processName]]></Query>
  16. </TableData>
  17. </TableDataMap>
  18. <Report class="com.fr.report.WorkSheet" name="sheet1">
  19. <ReportPageAttr>
  20. <HR/>
  21. <FR/>
  22. <HC/>
  23. <FC/>
  24. </ReportPageAttr>
  25. <RowHeight defaultValue="723900">
  26. <![CDATA[723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900]]></RowHeight>
  27. <ColumnWidth defaultValue="2743200">
  28. <![CDATA[5760000,3168000,2743200,2743200,2743200,2743200,2743200,2743200,2743200,2743200]]></ColumnWidth>
  29. <CellElementList>
  30. <C c="0" r="0" s="0">
  31. <O>
  32. <![CDATA[流程定义]]></O>
  33. <CellGUIAttr/>
  34. <CellPageAttr/>
  35. <Expand/>
  36. </C>
  37. <C c="1" r="0" s="0">
  38. <O>
  39. <![CDATA[执行时间(天)]]></O>
  40. <CellGUIAttr/>
  41. <CellPageAttr/>
  42. <Expand/>
  43. </C>
  44. <C c="0" r="1" s="1">
  45. <O t="DSColumn">
  46. <Attributes dsName="proDefTaskEff" columnName="ACTDEFID"/>
  47. <Complex/>
  48. <RG class="com.fr.report.cell.cellattr.core.group.FunctionGrouper"/>
  49. <Parameters/>
  50. </O>
  51. <NameJavaScriptGroup>
  52. <NameJavaScript name="ProRunDetail">
  53. <JavaScript class="com.fr.base.js.ReportletHyperlink">
  54. <JavaScript class="com.fr.base.js.ReportletHyperlink">
  55. <Parameters>
  56. <Parameter>
  57. <Attributes name="actDefId"/>
  58. <O t="Formula" class="Formula">
  59. <Attributes>
  60. <![CDATA[=$$$]]></Attributes>
  61. </O>
  62. </Parameter>
  63. </Parameters>
  64. <TargetFrame>
  65. <![CDATA[_dialog]]></TargetFrame>
  66. <Features width="600" height="400"/>
  67. <ReportletName showPI="true" byPost="true">
  68. <![CDATA[ProRunDetail.cpt]]></ReportletName>
  69. </JavaScript>
  70. </JavaScript>
  71. </NameJavaScript>
  72. </NameJavaScriptGroup>
  73. <CellGUIAttr/>
  74. <CellPageAttr/>
  75. <Present class="com.fr.base.present.DictPresent">
  76. <Dictionary class="com.fr.data.impl.DatabaseDictionary">
  77. <FormulaDictAttr ki="10" vi="2"/>
  78. <DBDictAttr tableName="BPM_PRO_RUN" schemaName="BPMX380" ki="10" vi="2"/>
  79. <Connection class="com.fr.data.impl.NameDatabaseConnection">
  80. <DatabaseName>
  81. <![CDATA[bpm3]]></DatabaseName>
  82. </Connection>
  83. </Dictionary>
  84. </Present>
  85. <Expand dir="0"/>
  86. </C>
  87. <C c="1" r="1" s="2">
  88. <O t="DSColumn">
  89. <Attributes dsName="proDefTaskEff" columnName="DURATION"/>
  90. <Complex/>
  91. <RG class="com.fr.report.cell.cellattr.core.group.FunctionGrouper"/>
  92. <Parameters/>
  93. </O>
  94. <CellGUIAttr/>
  95. <CellPageAttr/>
  96. <Expand dir="0"/>
  97. </C>
  98. </CellElementList>
  99. <ReportAttrSet>
  100. <ReportSettings headerHeight="0" footerHeight="0">
  101. <PaperSetting/>
  102. </ReportSettings>
  103. <Header reportPageType="0">
  104. <Background name="NullBackground"/>
  105. <LeftList/>
  106. <CenterList/>
  107. <RightList/>
  108. </Header>
  109. <Footer reportPageType="0">
  110. <Background name="NullBackground"/>
  111. <LeftList/>
  112. <CenterList/>
  113. <RightList/>
  114. </Footer>
  115. </ReportAttrSet>
  116. </Report>
  117. <StyleList>
  118. <Style horizontal_alignment="0" imageLayout="1">
  119. <FRFont name="SimSun" style="0" size="72"/>
  120. <Background name="ColorBackground" color="-6697729"/>
  121. <Border>
  122. <Top style="1"/>
  123. <Bottom style="1"/>
  124. <Left style="1"/>
  125. <Right style="1"/>
  126. </Border>
  127. </Style>
  128. <Style horizontal_alignment="0" imageLayout="1">
  129. <FRFont name="SimSun" style="0" size="72" foreground="-16776961" underline="1"/>
  130. <Background name="NullBackground"/>
  131. <Border>
  132. <Top style="1"/>
  133. <Bottom style="1"/>
  134. <Left style="1"/>
  135. <Right style="1"/>
  136. </Border>
  137. </Style>
  138. <Style horizontal_alignment="0" imageLayout="1">
  139. <FRFont name="SimSun" style="0" size="72"/>
  140. <Background name="NullBackground"/>
  141. <Border>
  142. <Top style="1"/>
  143. <Bottom style="1"/>
  144. <Left style="1"/>
  145. <Right style="1"/>
  146. </Border>
  147. </Style>
  148. </StyleList>
  149. </WorkBook>