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 RolePokerQueue
public void reResolveRole(String documentId, String roleName)
reResolveRole
in interface RolePokerQueue
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.