%@ include file="../assetsJsp/commonTaglib.jsp"%> <%-- for the new group or new stem button --%> <%@ include file="../group/groupHeader.jsp" %>
${textContainer.text['grouperReportDescription'] }
| ${configInstance.reportConfigBean.reportConfigName} | |
| ${configInstance.reportConfigBean.reportConfigDescription} | |
| ${configInstance.reportConfigBean.reportConfigType} | |
| ${configInstance.reportConfigBean.reportConfigQuery} | |
| ${configInstance.reportConfigBean.reportConfigFormat} | |
| ${configInstance.reportConfigBean.reportConfigQuartzCron} | |
| ${configInstance.reportConfigBean.reportConfigFilename} | |
|
|
| ${textContainer.text['grouperReportConfigTableHeaderReportName']} | ${textContainer.text['grouperReportConfigTableHeaderReportLastRunTime']} | ${textContainer.text['grouperReportConfigTableHeaderReportStatus']} | ${textContainer.text['grouperReportConfigTableHeaderReportNumberOfRows']} | ${textContainer.text['grouperReportConfigInstanceTableViewDetails']} |
|---|---|---|---|---|
| ${guiReportInstance.reportConfigBean.reportConfigName} | ${guiReportInstance.runTime} | ${guiReportInstance.reportInstance.reportInstanceStatus} | ${guiReportInstance.reportInstance.reportInstanceRows} | ${textContainer.text['grouperReportConfigInstanceTableViewDetails']} |
${textContainer.text['grouperReportNoInstancesFound'] }