jira.js
Guide
GitHub
Preparing search index...
cloud
WorkflowCompoundCondition
Interface WorkflowCompoundCondition
interface
WorkflowCompoundCondition
{
conditions
:
WorkflowCondition
[]
;
nodeType
:
"compound"
;
operator
:
string
&
{}
|
"AND"
|
"OR"
;
}
Index
Properties
conditions
node
Type
operator
Properties
conditions
conditions
:
WorkflowCondition
[]
node
Type
nodeType
:
"compound"
operator
operator
:
string
&
{}
|
"AND"
|
"OR"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
conditions
node
Type
operator
Guide
GitHub
jira.js
Loading...