Interface | Description |
---|---|
JqlFunctionHandlerRegistry |
Registry for
JqlFunction s. |
PredicateRegistry |
Registry for
Operator s. |
Class | Description |
---|---|
DefaultPredicateRegistry |
For now only the BY predicate supports searching , the FROM and TO predicates also support seaarching
|
PluginsAwareJqlFunctionHandlerRegistry |
Represents a JqlFunctionHandlerRegistry that can detect when the plugins system enables / disables new jql function
modules and updates the registry of function operand handlers accordingly.
|
Copyright © 2002-2021 Atlassian. All Rights Reserved.