Class Summary |
AbstractOperatorQueryFactory<T> |
Base class for operator query factories that can generate a query for a fieldName and a predicate. |
AbstractProjectAttributeClauseContextFactory<T> |
An abstract class for generating the context for version and components of projects. |
RelationalOperatorIdIndexValueQueryFactory<T> |
Generates queries for the operators '>', '>=', '<', '<='. |
SupportedOperatorsValidator |
Does validation to determine if the operator in use is something other than the specified accepted
operators and adds an error message if so. |
ValuesExistValidator |
A clause validator that can be used for multiple constant (priority, status, resolution) clause types. |