Modifier and Type | Method and Description |
---|---|
protected SingleValueOperand |
IssueConstantIndexedInputHelper.createSingleValueOperandFromId(String stringValue) |
protected SingleValueOperand |
VersionIndexedInputHelper.createSingleValueOperandFromId(String stringValue) |
protected SingleValueOperand |
DefaultIndexedInputHelper.createSingleValueOperandFromId(String stringValue)
Resolve this string representation of a navigator value (known not to be a field flag) into an operand to be used
in a clause (assuming that this is a single value operand).
|
Modifier and Type | Method and Description |
---|---|
List<QueryLiteral> |
SingleValueOperandHandler.getValues(QueryCreationContext queryCreationContext,
SingleValueOperand operand,
TerminalClause terminalClause) |
MessageSet |
SingleValueOperandHandler.validate(ApplicationUser searcher,
SingleValueOperand operand,
TerminalClause terminalClause) |
Modifier and Type | Method and Description |
---|---|
Operand |
DefaultOperandSanitisingVisitor.visit(SingleValueOperand singleValueOperand) |
Modifier and Type | Method and Description |
---|---|
List<String> |
ArgumentExtractingOperandVisitor.visit(SingleValueOperand singleValueOperand) |
Modifier and Type | Method and Description |
---|---|
R |
OperandVisitor.visit(SingleValueOperand singleValueOperand)
The method called when visiting an
SingleValueOperand . |
Copyright © 2002-2023 Atlassian. All Rights Reserved.