Search
Preparing search index...
The search index is not available
contentful-management.js - v10.24.0
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
contentful-management.js - v10.24.0
WorkflowDefinition
Interface WorkflowDefinition
Hierarchy
WorkflowDefinitionProps
DefaultElements
<
WorkflowDefinitionProps
>
WorkflowDefinitionApi
WorkflowDefinition
Index
Properties
applies
To
description
flow
Type
name
start
On
Entity
Creation
steps
sys
Methods
delete
to
Plain
Object
update
Properties
Optional
applies
To
applies
To
?:
WorkflowDefinitionValidationLink
[]
Optional
description
description
?:
string
Optional
flow
Type
flow
Type
?:
"no_restriction"
|
"strict_neighbor"
name
name
:
string
Optional
start
On
Entity
Creation
start
On
Entity
Creation
?:
boolean
steps
steps
:
WorkflowStepProps
[]
sys
sys
:
WorkflowDefinitionSysProps
Methods
delete
delete
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
to
Plain
Object
to
Plain
Object
(
)
:
WorkflowDefinitionProps
Returns
WorkflowDefinitionProps
update
update
(
)
:
Promise
<
WorkflowDefinition
>
Returns
Promise
<
WorkflowDefinition
>
Exports
editor
Interface
Defaults
Workflow
Definition
applies
To
description
flow
Type
name
start
On
Entity
Creation
steps
sys
delete
to
Plain
Object
update