@qlik/api reference
Embed
Extend
Manage
APIs
Toolkits
Embed
Extend
Manage
APIs
Toolkits
Preparing search index...
di-projects
DataTaskRuntimeState
Type Alias DataTaskRuntimeState
type
DataTaskRuntimeState
=
{
lastRun
?:
DataTaskInstanceState
;
name
?:
string
;
runReadiness
?:
{
message
?:
string
;
state
?:
"READY_TO_RUN"
|
"ALREADY_RUNNING"
|
"NOT_RUNNABLE"
;
}
;
type
?:
DataTaskType
;
}
Index
Properties
last
Run?
name?
run
Readiness?
type?
Properties
Optional
last
Run
lastRun
?:
DataTaskInstanceState
Optional
name
name
?:
string
Name of the data task
Optional
run
Readiness
runReadiness
?:
{
message
?:
string
;
state
?:
"READY_TO_RUN"
|
"ALREADY_RUNNING"
|
"NOT_RUNNABLE"
;
}
Optional
type
type
?:
DataTaskType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
last
Run
name
run
Readiness
type
Embed
Extend
Manage
APIs
Toolkits
@qlik/api reference
Loading...
Name of the data task