org.kuali.rice.kew.impl.action
Class RolePokerQueueImpl
java.lang.Object
org.kuali.rice.kew.impl.action.RolePokerQueueImpl
- All Implemented Interfaces:
- RolePokerQueue
public class RolePokerQueueImpl
- extends Object
- implements RolePokerQueue
Reference implementation of the RokePokerQueue
which handle re-resolution of action requests which use roles.
- 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 |
RolePokerQueueImpl
public RolePokerQueueImpl()
reResolveQualifiedRole
public void reResolveQualifiedRole(String documentId,
String roleName,
String qualifiedRoleNameLabel)
- Specified by:
reResolveQualifiedRole
in interface RolePokerQueue
reResolveRole
public void reResolveRole(String documentId,
String roleName)
- Specified by:
reResolveRole
in interface RolePokerQueue
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.