org.kuali.rice.kew.actions.asyncservices
Class BlanketApproveProcessor
java.lang.Object
org.kuali.rice.kew.actions.asyncservices.BlanketApproveProcessor
- All Implemented Interfaces:
- BlanketApproveProcessorService
public class BlanketApproveProcessor
- extends Object
- implements BlanketApproveProcessorService
Responsible for invoking the async piece of BlanketApprove
- 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 |
BlanketApproveProcessor
public BlanketApproveProcessor()
doBlanketApproveWork
public void doBlanketApproveWork(Long documentId,
String principalId,
Long actionTakenId,
Set<String> nodeNames)
- Specified by:
doBlanketApproveWork
in interface BlanketApproveProcessorService
doBlanketApproveWork
public void doBlanketApproveWork(Long documentId,
String principalId,
Long actionTakenId,
Set<String> nodeNames,
boolean shouldSearchIndex)
- Specified by:
doBlanketApproveWork
in interface BlanketApproveProcessorService
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.