org.kuali.rice.kew.routemodule.service.impl
Class RoutingReportServiceImpl

java.lang.Object
  extended by org.kuali.rice.kew.routemodule.service.impl.RoutingReportServiceImpl
All Implemented Interfaces:
RoutingReportService

public class RoutingReportServiceImpl
extends Object
implements RoutingReportService


Constructor Summary
RoutingReportServiceImpl()
           
 
Method Summary
 DocumentRouteHeaderValue report(SimulationCriteria criteria)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RoutingReportServiceImpl

public RoutingReportServiceImpl()
Method Detail

report

public DocumentRouteHeaderValue report(SimulationCriteria criteria)
                                throws org.kuali.rice.kew.exception.WorkflowException
Specified by:
report in interface RoutingReportService
Throws:
org.kuali.rice.kew.exception.WorkflowException


Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.