Preparing search index...
The search index is not available
Confluence.js - Cloud and Server API library
Confluence.js - Cloud and Server API library
Models
Task
Interface Task
interface
Task
{
assignee
?:
string
;
body
?:
string
;
completeDate
?:
number
;
completeUser
?:
string
;
contentId
:
number
;
createDate
:
number
;
creator
:
string
;
description
?:
string
;
dueDate
?:
number
;
globalId
:
number
;
id
:
number
;
status
:
string
;
title
?:
string
;
updateDate
?:
number
;
}
Index
Properties
assignee?
body?
complete
Date?
complete
User?
content
Id
create
Date
creator
description?
due
Date?
global
Id
id
status
title?
update
Date?
Properties
Optional
assignee
assignee
?:
string
Optional
body
body
?:
string
Optional
complete
Date
complete
Date
?:
number
Optional
complete
User
complete
User
?:
string
content
Id
content
Id
:
number
create
Date
create
Date
:
number
creator
creator
:
string
Optional
description
description
?:
string
Optional
due
Date
due
Date
?:
number
global
Id
global
Id
:
number
id
id
:
number
status
status
:
string
Optional
title
title
?:
string
Optional
update
Date
update
Date
?:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
assignee
body
complete
Date
complete
User
content
Id
create
Date
creator
description
due
Date
global
Id
id
status
title
update
Date
Confluence.js - Cloud and Server API library
Loading...
Generated using
TypeDoc
v0.25.12