| Class and Description |
|---|
| AbstractWorkflowAttribute
Abstract base class for
WorkflowRuleAttributes. |
| GenericRoleAttribute
Generic base class that implements common functionality to simplify implementing
a RoleAttribute.
|
| GenericWorkflowAttribute
Generic base class that implements common functionality to simplify implementing
a WorkflowAttribute.
|
| QualifiedRoleName
Helper class that encapsulates a qualified rolename, and can encode and decode to String representation.
|
| RoleAttribute
A special type of attribute that is used exclusively for resolving abstract roles
to concrete responsibilities (users and groups).
|
| WorkflowRuleAttribute
Interface which abstracts a piece of information ("attribute") associated with
a Workflow document, which can be used to make routing decisions when combined
with Rules.
|
| Class and Description |
|---|
| RuleBaseValues
A model bean for a Rule within the KEW rules engine.
|
| Class and Description |
|---|
| RuleBaseValues
A model bean for a Rule within the KEW rules engine.
|
| RuleDelegationBo
A model bean representing the delegation of a rule from a responsibility to
another rule.
|
| Class and Description |
|---|
| RuleExpressionResult
Result of a
RuleExpression evaluation |
| Class and Description |
|---|
| RuleBaseValues
A model bean for a Rule within the KEW rules engine.
|
| RuleDelegationBo
A model bean representing the delegation of a rule from a responsibility to
another rule.
|
| Class and Description |
|---|
| XmlConfiguredAttribute
Represents an attribute which is configured via XML.
|
| Class and Description |
|---|
| FlexRM
Generates Action Requests for a Document using the rule system and the specified
RuleTemplateBo. |
| Class and Description |
|---|
| AbstractIdRoleAttribute
A generic Role Attribute superclass that can be used to route to an ID.
|
| AbstractRoleAttribute
Abstract base class for
RoleAttributes. |
| AbstractWorkflowAttribute
Abstract base class for
WorkflowRuleAttributes. |
| AccumulatingBSFRuleExpression
An extension of BSFRuleExpression that makes it easier to accumulate a list of responsibilities
to emit.
|
| BSFRuleExpression
A rule expression implementation that uses Bean Scripting Framework.
|
| GenericAttributeContent
Helper class that can parse and generate generic attribute content
from Map
|
| GenericWorkflowAttribute
Generic base class that implements common functionality to simplify implementing
a WorkflowAttribute.
|
| GroupRuleResponsibility
Represents a rule responsibility which points to a group.
|
| NamedRuleSelector
Rule selector that select a rule based on configured rule name
|
| PersonRuleResponsibility
Represents a rule responsibility which points to a person.
|
| QualifiedRoleName
Helper class that encapsulates a qualified rolename, and can encode and decode to String representation.
|
| ResolvedQualifiedRole
The resolution of a qualified role (role name + data) to a List of recipient
Ids. |
| RoleAttribute
A special type of attribute that is used exclusively for resolving abstract roles
to concrete responsibilities (users and groups).
|
| RoleRuleResponsibility
Represents a rule responsibility which points to a role.
|
| Rule
A Rule wraps a rule definition (RuleBaseValues) and exposes it as a
RuleExpression. |
| RuleBaseValues
A model bean for a Rule within the KEW rules engine.
|
| RuleDelegationBo
A model bean representing the delegation of a rule from a responsibility to
another rule.
|
| RuleExpression
A rule is an entity that can be evaluated at runtime to generate a list of
RuleResponsibilityBos
to which to dispatch action requests. |
| RuleExpressionDef
BO for rule expressions
|
| RuleExpressionResult
Result of a
RuleExpression evaluation |
| RuleExtensionBo
An extension of a
RuleBaseValues. |
| RuleExtensionValue
The value of an extension to a rule.
|
| RuleResponsibilityBo
A model bean representing the responsibility of a user, workgroup, or role
to perform some action on a document.
|
| RuleRoutingAttribute
A
WorkflowRuleAttribute which is used to route a rule based on the
DocumentType of the rule which is created. |
| RuleSelector
RuleSelector is responsible for selecting the rules to be evaluated for a given rule-based requests node.
|
| UnqualifiedRoleAttribute
A simple base RoleAttribute implementation for roles that do not need to be qualified
prior to resolution.
|
| WorkflowRuleAttribute
Interface which abstracts a piece of information ("attribute") associated with
a Workflow document, which can be used to make routing decisions when combined
with Rules.
|
| WorkflowRuleAttributeMediator
Handles communication between
WorkflowRuleAttributeHandlerService
endpoints in order to invoke WorkflowRuleAttribute code which might be hosted from various applications. |
| WorkflowRuleAttributeRows
This class wraps a
WorkflowRuleAttributeFields object and provides a KNS-compatible view to the data
contained therein. |
| XmlConfiguredAttribute
Represents an attribute which is configured via XML.
|
| Class and Description |
|---|
| RuleExtensionBo
An extension of a
RuleBaseValues. |
| RuleTemplateOptionBo
Defines default values and other preset information for a
RuleBaseValues
which is based off of the associated RuleTemplateBo. |
| RuleValidationAttribute
A simple interface for handling validation of rules.
|
| WorkflowRuleAttribute
Interface which abstracts a piece of information ("attribute") associated with
a Workflow document, which can be used to make routing decisions when combined
with Rules.
|
| Class and Description |
|---|
| RuleBaseValues
A model bean for a Rule within the KEW rules engine.
|
| RuleDelegationBo
A model bean representing the delegation of a rule from a responsibility to
another rule.
|
| RuleResponsibilityBo
A model bean representing the responsibility of a user, workgroup, or role
to perform some action on a document.
|
| RuleTemplateOptionBo
Defines default values and other preset information for a
RuleBaseValues
which is based off of the associated RuleTemplateBo. |
| Class and Description |
|---|
| RuleBaseValues
A model bean for a Rule within the KEW rules engine.
|
| RuleDelegationBo
A model bean representing the delegation of a rule from a responsibility to
another rule.
|
| RuleResponsibilityBo
A model bean representing the responsibility of a user, workgroup, or role
to perform some action on a document.
|
| Class and Description |
|---|
| RuleBaseValues
A model bean for a Rule within the KEW rules engine.
|
| RuleDelegationBo
A model bean representing the delegation of a rule from a responsibility to
another rule.
|
| RuleResponsibilityBo
A model bean representing the responsibility of a user, workgroup, or role
to perform some action on a document.
|
| Class and Description |
|---|
| RuleBaseValues
A model bean for a Rule within the KEW rules engine.
|
| RuleDelegationBo
A model bean representing the delegation of a rule from a responsibility to
another rule.
|
| RuleResponsibilityBo
A model bean representing the responsibility of a user, workgroup, or role
to perform some action on a document.
|
| Class and Description |
|---|
| KeyValueId
Used by the
WebRuleBaseValues to hold key-value-id data for Fields. |
| RuleBaseValues
A model bean for a Rule within the KEW rules engine.
|
| RuleDelegationBo
A model bean representing the delegation of a rule from a responsibility to
another rule.
|
| RuleResponsibilityBo
A model bean representing the responsibility of a user, workgroup, or role
to perform some action on a document.
|
| Class and Description |
|---|
| WorkflowAttributeXmlValidator
An interface which can be implemented by a
WorkflowRuleAttribute to allow for
validation of client routing data. |
| WorkflowRuleAttribute
Interface which abstracts a piece of information ("attribute") associated with
a Workflow document, which can be used to make routing decisions when combined
with Rules.
|
| XmlConfiguredAttribute
Represents an attribute which is configured via XML.
|
| Class and Description |
|---|
| WorkflowRuleAttributeMediator
Handles communication between
WorkflowRuleAttributeHandlerService
endpoints in order to invoke WorkflowRuleAttribute code which might be hosted from various applications. |
| Class and Description |
|---|
| ResolvedQualifiedRole
The resolution of a qualified role (role name + data) to a List of recipient
Ids. |
| Class and Description |
|---|
| RuleValidationAttribute
A simple interface for handling validation of rules.
|
| Class and Description |
|---|
| RuleBaseValues
A model bean for a Rule within the KEW rules engine.
|
| RuleDelegationBo
A model bean representing the delegation of a rule from a responsibility to
another rule.
|
| RuleResponsibilityBo
A model bean representing the responsibility of a user, workgroup, or role
to perform some action on a document.
|
| Class and Description |
|---|
| RuleBaseValues
A model bean for a Rule within the KEW rules engine.
|
| Class and Description |
|---|
| WorkflowAttributeXmlValidator
An interface which can be implemented by a
WorkflowRuleAttribute to allow for
validation of client routing data. |
| WorkflowRuleAttribute
Interface which abstracts a piece of information ("attribute") associated with
a Workflow document, which can be used to make routing decisions when combined
with Rules.
|
| XmlConfiguredAttribute
Represents an attribute which is configured via XML.
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.