Interface | Description |
---|---|
BooleanRestriction |
A boolean search restriction.
|
NullRestriction |
Signifies that there are no restrictions.
|
Property<V> |
Property Values are accessible via
UserTermKeys ,
GroupTermKeys |
PropertyRestriction<T> |
Restriction on a search based on a property of type T.
|
Class | Description |
---|---|
BooleanRestrictionImpl | |
NullRestrictionImpl |
Implements a a NullRestriction interface.
|
PropertyImpl<V> | |
PropertyUtils |
Factory methods for creating Property objects.
|
TermRestriction<T> |
Enum | Description |
---|---|
BooleanRestriction.BooleanLogic | |
MatchMode |
Copyright © 2020 Atlassian. All rights reserved.