public class RolePokerQueueImpl extends Object implements RolePokerQueue
RokePokerQueue which handle re-resolution of action requests which use roles.| Constructor and Description |
|---|
RolePokerQueueImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
reResolveQualifiedRole(String documentId,
String roleName,
String qualifiedRoleNameLabel) |
void |
reResolveRole(String documentId,
String roleName) |
public RolePokerQueueImpl()
public void reResolveQualifiedRole(String documentId, String roleName, String qualifiedRoleNameLabel)
reResolveQualifiedRole in interface RolePokerQueuepublic void reResolveRole(String documentId, String roleName)
reResolveRole in interface RolePokerQueueCopyright © 2005–2016 The Kuali Foundation. All rights reserved.