public class TestRouteModule extends Object implements RouteModule
| Constructor and Description |
|---|
TestRouteModule() |
| Modifier and Type | Method and Description |
|---|---|
List |
findActionRequests(DocumentRouteHeaderValue routeHeader) |
List |
findActionRequests(RouteContext context) |
Recipient |
getRealRecipient(TestRecipient recipient) |
boolean |
isMoreRequestsAvailable(RouteContext context) |
ResponsibleParty |
resolveResponsibilityId(String responsibilityId) |
public TestRouteModule()
public List findActionRequests(RouteContext context) throws ResourceUnavailableException, WorkflowException
findActionRequests in interface RouteModuleResourceUnavailableExceptionWorkflowExceptionpublic List findActionRequests(DocumentRouteHeaderValue routeHeader) throws ResourceUnavailableException, WorkflowException
public Recipient getRealRecipient(TestRecipient recipient) throws WorkflowException
WorkflowExceptionpublic ResponsibleParty resolveResponsibilityId(String responsibilityId) throws ResourceUnavailableException, WorkflowException
resolveResponsibilityId in interface RouteModuleResourceUnavailableExceptionWorkflowExceptionpublic boolean isMoreRequestsAvailable(RouteContext context)
isMoreRequestsAvailable in interface RouteModuleCopyright © 2005–2016 The Kuali Foundation. All rights reserved.