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 | Interface and Description |
---|---|
interface |
RoleAttribute
A special type of attribute that is used exclusively for resolving abstract roles
to concrete responsibilities (users and groups).
|
interface |
WorkflowRuleSearchAttribute
An interface which can be implemented by a
WorkflowRuleAttribute implementation which allows
a different List of Row objects to be returned for rendering on the rule lookup screen. |
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 |
AbstractWorkflowAttribute
Abstract base class for
WorkflowRuleAttribute 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 |
RuleRoutingAttribute
A
WorkflowRuleAttribute which is used to route a rule based on the
DocumentType of the rule which is created. |
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.
|
Modifier and Type | Method and Description |
---|---|
WorkflowRuleAttribute |
RuleTemplateAttributeBo.getWorkflowAttribute()
Instantiates and returns a new instance of the WorkflowAttribute class configured on this template.
|
Modifier and Type | Interface and Description |
---|---|
interface |
GenericXMLRuleAttribute
A
WorkflowRuleAttribute which is configured via an XML definition. |
Modifier and Type | Class and Description |
---|---|
class |
StandardGenericXMLRuleAttribute
A generic WorkflowAttribute implementation that can be defined completely by XML.
|
Modifier and Type | Class and Description |
---|---|
class |
KualiXmlRuleAttributeImpl
Deprecated.
Only used by KNS classes, no replacement.
|
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.