Package | Description |
---|---|
edu.sampleu.travel.workflow | |
org.kuali.rice.ken.kew | |
org.kuali.rice.kew.rule |
Modifier and Type | Class and Description |
---|---|
class |
AccountAttribute
Resolves FO's using the accounts associated with the document XPath xpath =
KualiWorkflowUtils.getXPath(documentContent.getDocument()); List
|
class |
DestinationRuleAttribute |
class |
EmployeeAttribute
An attribute implementation that can resolve organizational roles
|
Modifier and Type | Class and Description |
---|---|
class |
ChannelReviewerRoleAttribute
KEW RoleAttribute implementation that is responsible for encapsulating a list
of users and groups which are reviewers for a Notification Channel.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractIdRoleAttribute
A generic Role Attribute superclass that can be used to route to an ID.
|
class |
AbstractRoleAttribute
Abstract base class for
RoleAttribute s. |
class |
GenericRoleAttribute
Generic base class that implements common functionality to simplify implementing
a RoleAttribute.
|
class |
GenericWorkflowAttribute
Generic base class that implements common functionality to simplify implementing
a WorkflowAttribute.
|
class |
InitiatorRoleAttribute
RoleAttribute that exposes an INITIATOR abstract role which resolves to the
initiator of the document.
|
class |
NetworkIdRoleAttribute
A generic Role Attribute that can be used to route to a Network ID.
|
class |
PrincipalIdRoleAttribute
A generic Role Attribute that can be used to route to a Principal ID.
|
class |
RoutedByUserRoleAttribute
RoleAttribute that exposes a document's user who routed the document
|
class |
UniversityIdRoleAttribute
A generic Role Attribute that can be used to route to an Empl ID.
|
class |
UnqualifiedRoleAttribute
A simple base RoleAttribute implementation for roles that do not need to be qualified
prior to resolution.
|
class |
WorkgroupRoleAttribute
A generic Role Attribute that can be used to route to a Workgroup Name.
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.