org.kuali.rice.kew.rule
Class RolePokerProcessor
java.lang.Object
org.kuali.rice.kew.rule.RolePokerProcessor
- All Implemented Interfaces:
- RolePoker
public class RolePokerProcessor
- extends Object
- implements RolePoker
RolePoker implementation which handles initiating refresh of the "poked" role.
- 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 |
RolePokerProcessor
public RolePokerProcessor()
reResolveRole
public void reResolveRole(Long documentId,
String roleName,
String qualifiedRoleNameLabel)
- Specified by:
reResolveRole
in interface RolePoker
reResolveRole
public void reResolveRole(Long documentId,
String roleName)
- Specified by:
reResolveRole
in interface RolePoker
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.