| Package | Description |
|---|---|
| com.atlassian.confluence.plugins.macros.advanced.contentbylabel |
| Class and Description |
|---|
| CompositeQueryExpression.BooleanOperator |
| CompositeQueryExpression.Builder |
| EmptyQueryExpression
A no-op QueryExpression implementation that we use instead of null references.
|
| QueryExpression
Represents a simple or composite query Expression.
|
| SimpleQueryExpression
Represents an atomic CQL expression with an operator '=', '!=' 'IN' or 'NOT IN' string, but no AND/OR operators.
|
| SimpleQueryExpression.InclusionOperator
InclusionOperator determines whether a value should be included or excluded from results.
|
Copyright © 2003–2017 Atlassian. All rights reserved.