org.kuali.rice.kew.actions
Class NotificationContext
java.lang.Object
   org.kuali.rice.kew.actions.NotificationContext
org.kuali.rice.kew.actions.NotificationContext
- public class NotificationContext 
- extends Object
Used to determine store notifications to be sent in the BlanketApproveEngine.
- 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 | 
 
NotificationContext
public NotificationContext(String notificationRequestCode,
                           PrincipalContract principalTakingAction,
                           String actionTakenCode)
getActionTakenCode
public String getActionTakenCode()
- 
 
getNotificationRequestCode
public String getNotificationRequestCode()
- 
 
getPrincipalTakingAction
public PrincipalContract getPrincipalTakingAction()
- 
 
Copyright © 2005-2011 The Kuali Foundation. All Rights Reserved.