|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EmptyOperand | |
|---|---|
| com.atlassian.jira.jql.operand | |
| com.atlassian.jira.jql.permission | |
| com.atlassian.query.operand | |
| Uses of EmptyOperand in com.atlassian.jira.jql.operand |
|---|
| Methods in com.atlassian.jira.jql.operand with parameters of type EmptyOperand | |
|---|---|
List<QueryLiteral> |
EmptyOperandHandler.getValues(QueryCreationContext queryCreationContext,
EmptyOperand operand,
TerminalClause terminalClause)
|
MessageSet |
EmptyOperandHandler.validate(com.atlassian.crowd.embedded.api.User searcher,
EmptyOperand operand,
TerminalClause terminalClause)
|
| Uses of EmptyOperand in com.atlassian.jira.jql.permission |
|---|
| Methods in com.atlassian.jira.jql.permission with parameters of type EmptyOperand | |
|---|---|
Operand |
DefaultOperandSanitisingVisitor.visit(EmptyOperand empty)
|
| Uses of EmptyOperand in com.atlassian.query.operand |
|---|
| Fields in com.atlassian.query.operand declared as EmptyOperand | |
|---|---|
static EmptyOperand |
EmptyOperand.EMPTY
|
| Methods in com.atlassian.query.operand with parameters of type EmptyOperand | |
|---|---|
R |
OperandVisitor.visit(EmptyOperand empty)
The method called when visiting an EmptyOperand. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||