org.kuali.rice.kew.util
Class WebFriendlyRecipient
java.lang.Object
org.kuali.rice.kew.util.WebFriendlyRecipient
- All Implemented Interfaces:
- Serializable, Recipient
public class WebFriendlyRecipient
- extends Object
- implements Recipient
Class was declared multiple times in different classes. Removed
from classes and placed here. Also changed some of the logic
so that we can stop using workflowUser
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebFriendlyRecipient
public WebFriendlyRecipient(String recipientId,
String displayName)
WebFriendlyRecipient
public WebFriendlyRecipient(Object recipient)
getRecipientId
public String getRecipientId()
getDisplayName
public String getDisplayName()
- See Also:
org.kuali.rice.kew.actionrequest.Recipient#getDisplayName()
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.