Preparing search index...
The search index is not available
@contrail/entity-types
@contrail/entity-types
EventWorkflowProcess
Interface EventWorkflowProcess
interface
EventWorkflowProcess
{
createdBy
?:
User
;
createdById
?:
string
;
createdOn
?:
Date
;
endedOn
?:
Date
;
eventWorkflowTaskIds
?:
string
[]
;
eventWorkflowTemplateId
:
string
;
id
:
string
;
messageGroupId
?:
string
;
orgId
?:
string
;
orgSlug
?:
string
;
readUpdatedOn
?:
Date
;
status
:
EventWorkflowStatus
;
subtext
?:
string
;
taskOutputs
:
any
;
triggerEvent
:
any
;
updatedBy
?:
User
;
updatedById
?:
string
;
updatedOn
?:
Date
;
}
Hierarchy
OrgManagedEntity
EventWorkflowProcess
Index
Properties
created
By?
created
By
Id?
created
On?
ended
On?
event
Workflow
Task
Ids?
event
Workflow
Template
Id
id
message
Group
Id?
org
Id?
org
Slug?
read
Updated
On?
status
subtext?
task
Outputs
trigger
Event
updated
By?
updated
By
Id?
updated
On?
Properties
Optional
created
By
created
By
?:
User
Optional
created
By
Id
created
By
Id
?:
string
Optional
created
On
created
On
?:
Date
Optional
ended
On
ended
On
?:
Date
Optional
event
Workflow
Task
Ids
event
Workflow
Task
Ids
?:
string
[]
event
Workflow
Template
Id
event
Workflow
Template
Id
:
string
id
id
:
string
Optional
message
Group
Id
message
Group
Id
?:
string
Optional
org
Id
org
Id
?:
string
Optional
org
Slug
org
Slug
?:
string
Optional
read
Updated
On
read
Updated
On
?:
Date
status
status
:
EventWorkflowStatus
Optional
subtext
subtext
?:
string
task
Outputs
task
Outputs
:
any
trigger
Event
trigger
Event
:
any
Optional
updated
By
updated
By
?:
User
Optional
updated
By
Id
updated
By
Id
?:
string
Optional
updated
On
updated
On
?:
Date
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
created
By
created
By
Id
created
On
ended
On
event
Workflow
Task
Ids
event
Workflow
Template
Id
id
message
Group
Id
org
Id
org
Slug
read
Updated
On
status
subtext
task
Outputs
trigger
Event
updated
By
updated
By
Id
updated
On
@contrail/entity-types
Loading...
Generated using
TypeDoc