| Package | Description |
|---|---|
| org.kuali.rice.krms.framework.engine | |
| org.kuali.rice.krms.framework.type |
Copyright 2005-2016 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BasicRule
|
class |
FalseTriggeredRule
|
class |
SubAgenda
A
Rule which executes it's AgendaTree given a @{link ExecutionEnvironment}. |
| Constructor and Description |
|---|
BasicAgendaTreeEntry(Rule rule)
Create a BasicAgendaTreeEntry with the given
Rule. |
BasicAgendaTreeEntry(Rule rule,
AgendaTree ifTrue,
AgendaTree ifFalse)
Create a BasicAgendaTreeEntry with the given
Rule and ifTrue, ifFalse AgendaTrees. |
| Modifier and Type | Method and Description |
|---|---|
Rule |
ValidationRuleTypeService.loadRule(RuleDefinition validationRuleDefinition) |
Rule |
RuleTypeService.loadRule(RuleDefinition ruleDefinition)
Load the
Rule given the RuleDefinition |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.