Package com.atlassian.jira.jql.operand
package com.atlassian.jira.jql.operand
-
ClassDescriptionDefault implementation of the
JqlOperandResolverinterface.Default implementation of thePredicateOperandResolverHandles theEmptyOperand.Adapter to convert the plugin pointJqlFunctionintoOperandHandler.Responsible for validatingOperands and extracting theQueryLiteralvalues from them.OperandHandler<T extends Operand>Knows how to perform validation on and get expanded values fromOperands.Return the values from the OperandHas the standard handlers for dealing with history predicatesResponsible for validatingOperands and extracting the String values from them.Used to communicate literal values, Strings or Longs, as input into the Operands.Provides static methods that create QueryLiterals withSingleValueOperandas the source operand with the literals value.