Source Code
Preparing search index...
The search index is not available
@resolution/jira-api-client
@resolution/jira-api-client
index
RedactionJobStatusResponse
Interface RedactionJobStatusResponse
interface
RedactionJobStatusResponse
{
bulkRedactionResponse
?:
BulkRedactionResponse
;
jobStatus
?:
"IN_PROGRESS"
|
"PENDING"
|
"COMPLETED"
;
}
Index
Properties
bulk
Redaction
Response?
job
Status?
Properties
Optional
bulk
Redaction
Response
bulk
Redaction
Response
?:
BulkRedactionResponse
Optional
job
Status
job
Status
?:
"IN_PROGRESS"
|
"PENDING"
|
"COMPLETED"
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
bulk
Redaction
Response
job
Status
Source Code
@resolution/jira-api-client
Loading...