org.kuali.rice.kew.actions.asyncservices
Class MoveDocumentProcessor
java.lang.Object
org.kuali.rice.kew.actions.asyncservices.MoveDocumentProcessor
- All Implemented Interfaces:
- MoveDocumentService
public class MoveDocumentProcessor
- extends Object
- implements MoveDocumentService
Service to do the async work of moving a document.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
Field Summary |
private static org.apache.log4j.Logger |
LOG
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOG
private static final org.apache.log4j.Logger LOG
MoveDocumentProcessor
public MoveDocumentProcessor()
moveDocument
public void moveDocument(String principalId,
DocumentRouteHeaderValue document,
ActionTakenValue actionTaken,
Set<String> nodeNames)
- Specified by:
moveDocument
in interface MoveDocumentService
Copyright © 2007-2011 The Kuali Foundation. All Rights Reserved.