Source Code
Preparing search index...
The search index is not available
@resolution/confluence-api-client
@resolution/confluence-api-client
index
BulkTransitionTaskResponse
Interface BulkTransitionTaskResponse
interface
BulkTransitionTaskResponse
{
status
:
"FAILED"
|
"COMPLETED"
|
"IN_PROGRESS"
;
statusUrl
:
string
;
taskId
:
string
;
}
Hierarchy
Record
<
string
,
unknown
>
BulkTransitionTaskResponse
Index
Properties
status
status
Url
task
Id
Properties
status
status
:
"FAILED"
|
"COMPLETED"
|
"IN_PROGRESS"
The current status of the task.
status
Url
status
Url
:
string
URL to poll for task progress.
task
Id
task
Id
:
string
The ID of the async task.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
status
status
Url
task
Id
Source Code
@resolution/confluence-api-client
Loading...
The current status of the task.