@servicenow/sdk - v4.4.1
Preparing search index...
@servicenow/sdk/core
sys_hub_flow
Variable sys_hub_flow
Const
sys_hub_flow
:
{
extends
:
"sys_hub_flow_base"
;
name
:
"sys_hub_flow"
;
schema
:
{
compiler_build
:
Typed
<
string
,
{
active
:
true
;
dropdown
:
"none"
;
label
:
"Compiler build"
;
mandatory
:
false
;
maxLength
:
255
;
read_only
:
false
;
}
,
>
;
display_name_after_preview
:
Typed
<
string
,
{
active
:
true
;
dropdown
:
"none"
;
label
:
"Display name after preview"
;
mandatory
:
false
;
maxLength
:
255
;
read_only
:
false
;
}
,
>
;
generation_source
:
Typed
<
string
,
{
active
:
true
;
dropdown
:
"none"
;
label
:
"Generation source"
;
mandatory
:
false
;
maxLength
:
255
;
read_only
:
false
;
}
,
>
;
latest_snapshot
:
Typed
<
string
,
{
active
:
true
;
dropdown
:
"none"
;
label
:
"Latest snapshot"
;
mandatory
:
false
;
maxLength
:
32
;
read_only
:
false
;
}
,
>
;
master_snapshot
:
Typed
<
string
,
{
active
:
true
;
dropdown
:
"none"
;
label
:
"Main snapshot"
;
mandatory
:
false
;
maxLength
:
32
;
read_only
:
false
;
}
,
>
;
master_snapshot_digest
:
Typed
<
string
,
{
active
:
true
;
dropdown
:
"none"
;
label
:
"Main snapshot Digest"
;
mandatory
:
false
;
maxLength
:
4000
;
read_only
:
false
;
}
,
>
;
pre_compiled
:
Typed
<
boolean
,
{
active
:
true
;
default
:
false
;
label
:
"Pre-Compiled"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
;
show_draft_actions
:
Typed
<
boolean
,
{
active
:
true
;
default
:
false
;
label
:
"Show draft actions"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
;
show_triggered_flows
:
Typed
<
boolean
,
{
active
:
true
;
default
:
false
;
label
:
"Show triggered flows"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
;
substatus
:
Typed
<
string
,
{
active
:
true
;
dropdown
:
"none"
;
label
:
"Substatus"
;
mandatory
:
false
;
maxLength
:
255
;
read_only
:
false
;
}
,
>
;
sys_id
:
Typed
<
string
|
number
,
{
active
:
true
;
column_type
:
"GUID"
;
label
:
"Sys ID"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
;
}
;
}
= ...
Type Declaration
Readonly
extends
:
"sys_hub_flow_base"
Readonly
name
:
"sys_hub_flow"
Readonly
schema
:
{
compiler_build
:
Typed
<
string
,
{
active
:
true
;
dropdown
:
"none"
;
label
:
"Compiler build"
;
mandatory
:
false
;
maxLength
:
255
;
read_only
:
false
;
}
,
>
;
display_name_after_preview
:
Typed
<
string
,
{
active
:
true
;
dropdown
:
"none"
;
label
:
"Display name after preview"
;
mandatory
:
false
;
maxLength
:
255
;
read_only
:
false
;
}
,
>
;
generation_source
:
Typed
<
string
,
{
active
:
true
;
dropdown
:
"none"
;
label
:
"Generation source"
;
mandatory
:
false
;
maxLength
:
255
;
read_only
:
false
;
}
,
>
;
latest_snapshot
:
Typed
<
string
,
{
active
:
true
;
dropdown
:
"none"
;
label
:
"Latest snapshot"
;
mandatory
:
false
;
maxLength
:
32
;
read_only
:
false
;
}
,
>
;
master_snapshot
:
Typed
<
string
,
{
active
:
true
;
dropdown
:
"none"
;
label
:
"Main snapshot"
;
mandatory
:
false
;
maxLength
:
32
;
read_only
:
false
;
}
,
>
;
master_snapshot_digest
:
Typed
<
string
,
{
active
:
true
;
dropdown
:
"none"
;
label
:
"Main snapshot Digest"
;
mandatory
:
false
;
maxLength
:
4000
;
read_only
:
false
;
}
,
>
;
pre_compiled
:
Typed
<
boolean
,
{
active
:
true
;
default
:
false
;
label
:
"Pre-Compiled"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
;
show_draft_actions
:
Typed
<
boolean
,
{
active
:
true
;
default
:
false
;
label
:
"Show draft actions"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
;
show_triggered_flows
:
Typed
<
boolean
,
{
active
:
true
;
default
:
false
;
label
:
"Show triggered flows"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
;
substatus
:
Typed
<
string
,
{
active
:
true
;
dropdown
:
"none"
;
label
:
"Substatus"
;
mandatory
:
false
;
maxLength
:
255
;
read_only
:
false
;
}
,
>
;
sys_id
:
Typed
<
string
|
number
,
{
active
:
true
;
column_type
:
"GUID"
;
label
:
"Sys ID"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@servicenow/sdk - v4.4.1
Loading...