| Package | Description |
|---|---|
| com.orchestranetworks.addon.rpfl |
Classes and interfaces to create business rules and permission rules.
|
| Modifier and Type | Field and Description |
|---|---|
static InputData |
InputData.DATASET_OR_RECORD
Built-in data set or record input data type.
|
static InputData |
InputData.NODE
Built-in node input data type.
|
static InputData |
InputData.RECORD
Built-in record input data type.
|
static InputData |
InputData.SESSION
Built-in session input data type.
|
| Modifier and Type | Method and Description |
|---|---|
List<InputData> |
RuleDefinition.getInputData()
Returns the list of the data inputted into the rule.
|