Package org.kuali.rice.kew.actions
Class NotificationContext
java.lang.Object
org.kuali.rice.kew.actions.NotificationContext
Used to determine store notifications to be sent in the
BlanketApproveEngine.- Author:
- Kuali Rice Team (rice.collab@kuali.org)
-
Constructor Summary
ConstructorsConstructorDescriptionNotificationContext(String notificationRequestCode, org.kuali.rice.kim.api.identity.principal.PrincipalContract principalTakingAction, String actionTakenCode) -
Method Summary
Modifier and TypeMethodDescriptionorg.kuali.rice.kim.api.identity.principal.PrincipalContract
-
Constructor Details
-
NotificationContext
-
-
Method Details
-
getActionTakenCode
-
getNotificationRequestCode
-
getPrincipalTakingAction
public org.kuali.rice.kim.api.identity.principal.PrincipalContract getPrincipalTakingAction()
-