123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175 |
- <?xml version="1.0" encoding="UTF-8"?>
- <WorkBook xmlVersion="20120529" releaseVersion="7.0.0">
- <TableDataMap>
- <TableData name="bpmProRunDetail" class="com.fr.data.impl.DBTableData">
- <Parameters>
- <Parameter>
- <Attributes name="actDefId"/>
- <O>
- <![CDATA[]]></O>
- </Parameter>
- </Parameters>
- <Attributes maxMemRowCount="-1"/>
- <Connection class="com.fr.data.impl.NameDatabaseConnection">
- <DatabaseName>
- <![CDATA[bpm3]]></DatabaseName>
- </Connection>
- <Query>
- <![CDATA[select subject, creator, createtime, busDescp,
- case status when 0 then '草稿' when 1 then '启动'
- when 2 then '正在运行' when 3 then '正常结束' end status,
- endTime, pkName, tableName
- from BPM_PRO_RUN
- where actDefId = '${actDefId}']]></Query>
- </TableData>
- </TableDataMap>
- <Report class="com.fr.report.WorkSheet" name="sheet1">
- <ReportPageAttr>
- <HR/>
- <FR/>
- <HC/>
- <FC/>
- </ReportPageAttr>
- <RowHeight defaultValue="723900">
- <![CDATA[723900,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900]]></RowHeight>
- <ColumnWidth defaultValue="2743200">
- <![CDATA[3086100,2743200,2743200,2743200,2743200,2743200,2743200,2743200,2743200,2743200,2743200]]></ColumnWidth>
- <CellElementList>
- <C c="0" r="0" s="0">
- <O>
- <![CDATA[流程实例标题]]></O>
- <CellGUIAttr/>
- <CellPageAttr/>
- <Expand/>
- </C>
- <C c="1" r="0" s="0">
- <O>
- <![CDATA[创建人]]></O>
- <CellGUIAttr/>
- <CellPageAttr/>
- <Expand/>
- </C>
- <C c="2" r="0" s="0">
- <O>
- <![CDATA[创建时间]]></O>
- <CellGUIAttr/>
- <CellPageAttr/>
- <Expand/>
- </C>
- <C c="3" r="0" s="0">
- <O>
- <![CDATA[业务表单简述]]></O>
- <CellGUIAttr/>
- <CellPageAttr/>
- <Expand/>
- </C>
- <C c="4" r="0" s="0">
- <O>
- <![CDATA[状态]]></O>
- <CellGUIAttr/>
- <CellPageAttr/>
- <Expand/>
- </C>
- <C c="5" r="0" s="0">
- <O>
- <![CDATA[结束时间]]></O>
- <CellGUIAttr/>
- <CellPageAttr/>
- <Expand/>
- </C>
- <C c="0" r="1" s="1">
- <O t="DSColumn">
- <Attributes dsName="bpmProRunDetail" columnName="SUBJECT"/>
- <Complex/>
- <RG class="com.fr.report.cell.cellattr.core.group.FunctionGrouper"/>
- <Parameters/>
- </O>
- <CellGUIAttr/>
- <CellPageAttr/>
- <Expand dir="0"/>
- </C>
- <C c="1" r="1" s="1">
- <O t="DSColumn">
- <Attributes dsName="bpmProRunDetail" columnName="CREATOR"/>
- <Complex/>
- <RG class="com.fr.report.cell.cellattr.core.group.FunctionGrouper"/>
- <Parameters/>
- </O>
- <CellGUIAttr/>
- <CellPageAttr/>
- <Expand dir="0"/>
- </C>
- <C c="2" r="1" s="1">
- <O t="DSColumn">
- <Attributes dsName="bpmProRunDetail" columnName="CREATETIME"/>
- <Complex/>
- <RG class="com.fr.report.cell.cellattr.core.group.FunctionGrouper"/>
- <Parameters/>
- </O>
- <CellGUIAttr/>
- <CellPageAttr/>
- <Expand dir="0"/>
- </C>
- <C c="3" r="1" s="1">
- <O t="DSColumn">
- <Attributes dsName="bpmProRunDetail" columnName="BUSDESCP"/>
- <Complex/>
- <RG class="com.fr.report.cell.cellattr.core.group.FunctionGrouper"/>
- <Parameters/>
- </O>
- <CellGUIAttr/>
- <CellPageAttr/>
- <Expand dir="0"/>
- </C>
- <C c="4" r="1" s="1">
- <O t="DSColumn">
- <Attributes dsName="bpmProRunDetail" columnName="STATUS"/>
- <Complex/>
- <RG class="com.fr.report.cell.cellattr.core.group.FunctionGrouper"/>
- <Parameters/>
- </O>
- <CellGUIAttr/>
- <CellPageAttr/>
- <Expand dir="0"/>
- </C>
- <C c="5" r="1" s="1">
- <O t="DSColumn">
- <Attributes dsName="bpmProRunDetail" columnName="ENDTIME"/>
- <Complex/>
- <RG class="com.fr.report.cell.cellattr.core.group.FunctionGrouper"/>
- <Parameters/>
- </O>
- <CellGUIAttr/>
- <CellPageAttr/>
- <Expand dir="0"/>
- </C>
- </CellElementList>
- <ReportAttrSet>
- <ReportSettings headerHeight="0" footerHeight="0">
- <PaperSetting/>
- </ReportSettings>
- </ReportAttrSet>
- </Report>
- <StyleList>
- <Style horizontal_alignment="0" imageLayout="1">
- <FRFont name="SimSun" style="0" size="72"/>
- <Background name="ColorBackground" color="-6697729"/>
- <Border>
- <Top style="1"/>
- <Bottom style="1"/>
- <Left style="1"/>
- <Right style="1"/>
- </Border>
- </Style>
- <Style horizontal_alignment="0" imageLayout="1">
- <FRFont name="SimSun" style="0" size="72"/>
- <Background name="NullBackground"/>
- <Border>
- <Top style="1"/>
- <Bottom style="1"/>
- <Left style="1"/>
- <Right style="1"/>
- </Border>
- </Style>
- </StyleList>
- </WorkBook>
|