| Package | Description |
|---|---|
| org.kuali.rice.kew.api.rule |
Copyright 2005-2018 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.
|
| org.kuali.rice.kew.api.validation |
Copyright 2005-2018 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 | Method and Description |
|---|---|
static Rule.Builder |
Rule.Builder.create() |
static Rule.Builder |
Rule.Builder.create(RuleContract contract) |
Rule.Builder |
RuleDelegation.Builder.getDelegationRule() |
| Modifier and Type | Method and Description |
|---|---|
List<Rule.Builder> |
RuleQueryResults.Builder.getResults() |
| Modifier and Type | Method and Description |
|---|---|
void |
RuleDelegation.Builder.setDelegationRule(Rule.Builder delegationRule) |
| Modifier and Type | Method and Description |
|---|---|
void |
RuleQueryResults.Builder.setResults(List<Rule.Builder> results) |
| Modifier and Type | Method and Description |
|---|---|
Rule.Builder |
RuleValidationContext.Builder.getRule() |
| Modifier and Type | Method and Description |
|---|---|
void |
RuleValidationContext.Builder.setRule(Rule.Builder rule) |
Copyright © 2005–2018 The Kuali Foundation. All rights reserved.