| Package | Description |
|---|---|
| org.basinmc.lavatory.rule | |
| org.basinmc.lavatory.rule.feature | |
| org.basinmc.lavatory.rule.system |
| Modifier and Type | Method | Description |
|---|---|---|
Set<RuleCondition> |
Rule.getConditions() |
| Constructor | Description |
|---|---|
Rule(Rule.Action action,
Set<RuleCondition> conditions) |
| Modifier and Type | Class | Description |
|---|---|---|
class |
FeatureCondition |
Represents a condition which evaluates whether or not a particular feature is currently enabled
within the context.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
OperatingSystemCondition |
Provides a condition which evaluates whether an operating system and its version match a
predefined value.
|
Copyright © 2018 Basin. All rights reserved.