Uses of Interface
ru.slie.luna.issue.query.operand.Operand
Packages that use Operand
Package
Description
-
Uses of Operand in ru.slie.luna.issue.field.searcher
Methods in ru.slie.luna.issue.field.searcher with parameters of type OperandModifier and TypeMethodDescriptionvoidFieldSearcher.validateOperand(QueryContext context, IssueField field, Operand operand) -
Uses of Operand in ru.slie.luna.issue.query.clause
Methods in ru.slie.luna.issue.query.clause that return Operand -
Uses of Operand in ru.slie.luna.issue.query.history
Methods in ru.slie.luna.issue.query.history that return Operand -
Uses of Operand in ru.slie.luna.issue.query.operand
Classes in ru.slie.luna.issue.query.operand that implement OperandModifier and TypeClassDescriptionclassclassclassclassMethods in ru.slie.luna.issue.query.operand that return types with arguments of type OperandMethods in ru.slie.luna.issue.query.operand with parameters of type OperandModifier and TypeMethodDescriptionvoidOperandResolver.getUserIds(QueryContext context, Operand operand) OperandResolver.getValues(QueryContext context, IssueField field, Operand operand) OperandResolver.getValues(QueryContext context, Operand operand) Constructors in ru.slie.luna.issue.query.operand with parameters of type Operand