Package | Description |
---|---|
jayeson.model.filterrules |
Class and Description |
---|
FilterOperator
Filter types, currently support: larger than, larger or equal sign, equal sign, smaller or equal sign, smaller than sign
|
GeneralDataFilterRule
This class acts as a base for all the filter rules and provide negate
ability
The isComplied method should be implemented by all the filter rules
that extends this class, isComplied will return true only if the
MetaRecord passed the filter rule successfully
|
MatchEventId |
OperatorSubject
Used by Score filter rule and RedCard filter rule along with operator
class.
|
TimePivotType |