| Interface | Description |
|---|---|
| ClauseHandler |
A container for all the objects needed to process a Jql clause.
|
| ClauseInformation |
Used to tie together field names, JQL clause names, and document constant names.
|
| ValueGeneratingClauseHandler |
Implement this if you want to participate in the JQL autocomplete functionality.
|
| Class | Description |
|---|---|
| DefaultClauseHandler |
A container for all the objects needed to process a Jql clause.
|
| DefaultValuesGeneratingClauseHandler | |
| NoOpClauseHandler |
A clause handler that does nothing and will show the passed in error message when validate is invoked.
|
Copyright © 2002-2024 Atlassian. All Rights Reserved.