| Package | Description |
|---|---|
| org.kuali.rice.kew.rule |
| Modifier and Type | Method and Description |
|---|---|
static RuleExpressionDef |
RuleExpressionDef.from(RuleExpression im)
Converts a immutable object to its mutable counterpart
|
RuleExpressionDef |
RuleBaseValues.getRuleExpressionDef() |
| Modifier and Type | Method and Description |
|---|---|
void |
RuleBaseValues.setRuleExpressionDef(RuleExpressionDef ruleExpressionDef) |
static RuleExpression |
RuleExpressionDef.to(RuleExpressionDef bo)
Converts a mutable bo to its immutable counterpart
|
Copyright © 2005–2017 The Kuali Foundation. All rights reserved.