public class WebFriendlyRecipient extends Object implements Recipient
Constructor and Description |
---|
WebFriendlyRecipient(Object recipient) |
WebFriendlyRecipient(String recipientId,
String displayName) |
Modifier and Type | Method and Description |
---|---|
String |
getDisplayName() |
String |
getRecipientId() |
public WebFriendlyRecipient(String recipientId, String displayName)
public WebFriendlyRecipient(Object recipient)
public String getRecipientId()
public String getDisplayName()
org.kuali.rice.kew.actionrequest.Recipient#getDisplayName()
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.