@servicenow/sdk - v4.4.1
Preparing search index...
@servicenow/sdk/core
<internal>
sys_hub_flow
Interface sys_hub_flow
interface
sys_hub_flow
{
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
;
}
,
>
;
}
Hierarchy (
View Summary
)
Helper
<
typeof
sys_hub_flow
>
sys_hub_flow
Index
Properties
compiler_
build
display_
name_
after_
preview
generation_
source
latest_
snapshot
master_
snapshot
master_
snapshot_
digest
pre_
compiled
show_
draft_
actions
show_
triggered_
flows
substatus
sys_
id
Properties
Readonly
compiler_
build
compiler_build
:
Typed
<
string
,
{
active
:
true
;
dropdown
:
"none"
;
label
:
"Compiler build"
;
mandatory
:
false
;
maxLength
:
255
;
read_only
:
false
;
}
,
>
Readonly
display_
name_
after_
preview
display_name_after_preview
:
Typed
<
string
,
{
active
:
true
;
dropdown
:
"none"
;
label
:
"Display name after preview"
;
mandatory
:
false
;
maxLength
:
255
;
read_only
:
false
;
}
,
>
Readonly
generation_
source
generation_source
:
Typed
<
string
,
{
active
:
true
;
dropdown
:
"none"
;
label
:
"Generation source"
;
mandatory
:
false
;
maxLength
:
255
;
read_only
:
false
;
}
,
>
Readonly
latest_
snapshot
latest_snapshot
:
Typed
<
string
,
{
active
:
true
;
dropdown
:
"none"
;
label
:
"Latest snapshot"
;
mandatory
:
false
;
maxLength
:
32
;
read_only
:
false
;
}
,
>
Readonly
master_
snapshot
master_snapshot
:
Typed
<
string
,
{
active
:
true
;
dropdown
:
"none"
;
label
:
"Main snapshot"
;
mandatory
:
false
;
maxLength
:
32
;
read_only
:
false
;
}
,
>
Readonly
master_
snapshot_
digest
master_snapshot_digest
:
Typed
<
string
,
{
active
:
true
;
dropdown
:
"none"
;
label
:
"Main snapshot Digest"
;
mandatory
:
false
;
maxLength
:
4000
;
read_only
:
false
;
}
,
>
Readonly
pre_
compiled
pre_compiled
:
Typed
<
boolean
,
{
active
:
true
;
default
:
false
;
label
:
"Pre-Compiled"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
Readonly
show_
draft_
actions
show_draft_actions
:
Typed
<
boolean
,
{
active
:
true
;
default
:
false
;
label
:
"Show draft actions"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
Readonly
show_
triggered_
flows
show_triggered_flows
:
Typed
<
boolean
,
{
active
:
true
;
default
:
false
;
label
:
"Show triggered flows"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
Readonly
substatus
substatus
:
Typed
<
string
,
{
active
:
true
;
dropdown
:
"none"
;
label
:
"Substatus"
;
mandatory
:
false
;
maxLength
:
255
;
read_only
:
false
;
}
,
>
Readonly
sys_
id
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
On This Page
Properties
compiler_
build
display_
name_
after_
preview
generation_
source
latest_
snapshot
master_
snapshot
master_
snapshot_
digest
pre_
compiled
show_
draft_
actions
show_
triggered_
flows
substatus
sys_
id
@servicenow/sdk - v4.4.1
Loading...