| Package | Description |
|---|---|
| org.drools.workbench.models.datamodel.rule |
| Modifier and Type | Class and Description |
|---|---|
class |
ActionFieldFunction
This node indicates that the user wants to execute a method on some
fact in case the LHR matches.
|
class |
ActionWorkItemFieldValue
Holds field and Work Item definition parameters for actions
|
| Modifier and Type | Method and Description |
|---|---|
ActionFieldValue[] |
ActionFieldList.getFieldValues() |
| Modifier and Type | Method and Description |
|---|---|
void |
ActionCallMethod.addFieldValue(ActionFieldValue val) |
void |
ActionFieldList.addFieldValue(ActionFieldValue val) |
void |
ActionFieldList.setFieldValues(ActionFieldValue[] actionFieldValues) |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.