public class RuleCondition extends Object
| Constructor and Description |
|---|
RuleCondition() |
| Modifier and Type | Method and Description |
|---|---|
RuleDataSource |
dataSource()
Get the resource from which the rule collects its data.
|
RuleCondition |
withDataSource(RuleDataSource dataSource)
Set the resource from which the rule collects its data.
|
public RuleDataSource dataSource()
public RuleCondition withDataSource(RuleDataSource dataSource)
dataSource - the dataSource value to setCopyright © 2019. All rights reserved.