<?xml version="1.0" encoding="UTF-8"?>
<ObjectTypeHandler Name="reporting running collection" Class="com.sapportals.wcm.service.objecttypehandler.GenericObjectTypeHandler">
   <SelectionCriteria>
      <Paths>
         <Path>/reporting/running/**</Path>
         <Path>/reporting/running</Path>
      </Paths>
   </SelectionCriteria>
  <Properties>
    <Property Key="rndPropertyColumns"    Value="rnd:icon,rpt:displayname,rpt:report-name,rpt:investigated,rpt:items-found,rpt:last-location,rpt:startedAt,rpt:startedBy,rnd:action" />
    <Property Key="rndResourceCommandGroup"    Value="ReportRunningCommandGroup" />
    <Property Key="rndEmptyCBundleFile"   Value="com.sapportals.wcm.control.reporting.Reporting" />
    <Property Key="rndEmptyCBundleKey"   Value="txtNoRunningReports" />
    <Property Key="rndEmptyCStyle"   Value="message" />
  </Properties>
</ObjectTypeHandler>



