org.kuali.rice.kew.actions
Class BANotificationRoleAttribute
java.lang.Object
org.kuali.rice.kew.rule.AbstractWorkflowAttribute
org.kuali.rice.kew.rule.AbstractRoleAttribute
org.kuali.rice.kew.actions.BANotificationRoleAttribute
- All Implemented Interfaces:
- Serializable, RoleAttribute, WorkflowRuleAttribute
public class BANotificationRoleAttribute
- extends AbstractRoleAttribute
Current state of affairs
jitrue -> primary recipient
natjohns -> delegate (type dictated by rule setup)
shenl -> delegate (type dictated by rule setup)
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BANotificationRoleAttribute
public BANotificationRoleAttribute()
getRoleNames
public List<RoleName> getRoleNames()
getQualifiedRoleNames
public List<String> getQualifiedRoleNames(String roleName,
DocumentContent documentContent)
resolveQualifiedRole
public ResolvedQualifiedRole resolveQualifiedRole(RouteContext routeContext,
String roleName,
String qualifiedRole)
Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.