| Class | Description |
|---|---|
| Combine |
Builder for MultiTermRestrictions.
|
| Restriction |
Example usage:
Restriction.on(UserTermKeys.USERNAME).startsWith("rob");
It is a good idea to add a static import to UserTermKeys
in your class to make things even more convenient. |
| Restriction.RestrictionWithProperty<T> |
Copyright © 2016 Atlassian. All Rights Reserved.