Confluence.js - Cloud and Server API library
Preparing search index...
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
completeDate
?:
number
Optional
complete
User
completeUser
?:
string
content
Id
contentId
:
number
create
Date
createDate
:
number
creator
creator
:
string
Optional
description
description
?:
string
Optional
due
Date
dueDate
?:
number
global
Id
globalId
:
number
id
id
:
number
status
status
:
string
Optional
title
title
?:
string
Optional
update
Date
updateDate
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
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...