jira.js
Guide
GitHub
Preparing search index...
cloud
CompoundClause
Interface CompoundClause
interface
CompoundClause
{
clauses
:
JqlQueryClause
[]
;
operator
:
"not"
|
string
&
{}
|
"or"
|
"and"
;
}
Index
Properties
clauses
operator
Properties
clauses
clauses
:
JqlQueryClause
[]
operator
operator
:
"not"
|
string
&
{}
|
"or"
|
"and"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
clauses
operator
Guide
GitHub
jira.js
Loading...