| 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.
|
| Constructor and Description |
|---|
BasicRule(Proposition proposition,
List<Action> actions)
Constructor
|
BasicRule(String name,
Proposition proposition,
List<Action> actions)
Constructor
|
FalseTriggeredRule(Proposition proposition,
List<Action> actions) |
| Modifier and Type | Method and Description |
|---|---|
Action |
ValidationActionTypeService.loadAction(ActionDefinition actionDefinition) |
Action |
ActionTypeService.loadAction(ActionDefinition actionDefinition)
Load the
Action given the ActionDefinition |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.