org.kuali.rice.kew.actions.asyncservices
Interface MoveDocumentService
- All Known Implementing Classes:
- MoveDocumentProcessor
public interface MoveDocumentService
Interface fronting MoveDocumentProcessor
so it can be invoked remotely async. Created
when the MoveDocumentProcessor
transitioned to a service.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
moveDocument
void moveDocument(String principalId,
DocumentRouteHeaderValue document,
ActionTakenValue actionTaken,
Set<String> nodeNames)
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.