org.kuali.rice.kew.actionlist.web
Class ActionListUtil

java.lang.Object
  extended by org.kuali.rice.kew.actionlist.web.ActionListUtil

final class ActionListUtil
extends Object

Internal Utility class for Action Lists.

Author:
Kuali Rice Team (rice.collab@kuali.org)

Constructor Summary
private ActionListUtil()
           
 
Method Summary
(package private) static List<WebFriendlyRecipient> getWebFriendlyRecipients(Collection<Recipient> recipients)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionListUtil

private ActionListUtil()
Method Detail

getWebFriendlyRecipients

static List<WebFriendlyRecipient> getWebFriendlyRecipients(Collection<Recipient> recipients)


Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.