org.kuali.rice.kew.routemodule
Class TestRouteModule
java.lang.Object
org.kuali.rice.kew.routemodule.TestRouteModule
- All Implemented Interfaces:
- RouteModule
public class TestRouteModule
- extends Object
- implements RouteModule
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestRouteModule
public TestRouteModule()
findActionRequests
public List findActionRequests(RouteContext context)
throws ResourceUnavailableException,
WorkflowException
- Specified by:
findActionRequests
in interface RouteModule
- Throws:
ResourceUnavailableException
WorkflowException
findActionRequests
public List findActionRequests(DocumentRouteHeaderValue routeHeader)
throws ResourceUnavailableException,
WorkflowException
- Throws:
ResourceUnavailableException
WorkflowException
getRealRecipient
public Recipient getRealRecipient(TestRecipient recipient)
throws WorkflowException
- Throws:
WorkflowException
resolveResponsibilityId
public ResponsibleParty resolveResponsibilityId(String responsibilityId)
throws ResourceUnavailableException,
WorkflowException
- Specified by:
resolveResponsibilityId
in interface RouteModule
- Throws:
ResourceUnavailableException
WorkflowException
isMoreRequestsAvailable
public boolean isMoreRequestsAvailable(RouteContext context)
- Specified by:
isMoreRequestsAvailable
in interface RouteModule
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.