| Package | Description |
|---|---|
| org.drools.core.base | |
| org.drools.core.base.mvel | |
| org.drools.core.definitions.rule.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
EnabledBoolean |
| Modifier and Type | Field and Description |
|---|---|
static Enabled |
EnabledBoolean.ENABLED_FALSE |
static Enabled |
EnabledBoolean.ENABLED_TRUE |
| Modifier and Type | Class and Description |
|---|---|
class |
MVELEnabledExpression |
| Modifier and Type | Class and Description |
|---|---|
static class |
RuleImpl.SafeEnabled |
| Modifier and Type | Method and Description |
|---|---|
Enabled |
RuleImpl.getEnabled() |
| Modifier and Type | Method and Description |
|---|---|
void |
RuleImpl.setEnabled(Enabled b)
A rule is enabled by default.
|
| Constructor and Description |
|---|
SafeEnabled(Enabled delegate) |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.