Package com.ringcentral.definitions
Class TMTaskInfo
java.lang.Object
com.ringcentral.definitions.TMTaskInfo
-
Field Summary
FieldsModifier and TypeFieldDescriptionTask name/subjectString[]
Internal identifiers of the chats where the task is posted or sharedFont color of a post with the current task Enum: Black, Red, Orange, Yellow, Green, Blue, Purple, MagentaHow the task completeness should be determined Enum: Simple, AllAssignees, PercentageCurrent completeness percentage of the task with the specified percentage completeness condition Maximum: 100 Format: int32Task creation date/time in UTC time zone Format: date-timeTask detailsTask due date/time Format: date-timeInternal identifier of a taskTask the last modified time in UTC time zone Format: date-timeTask details.Task section to group / search byTask start date Format: date-timeTask execution status Enum: Pending, InProgress, CompletedTask name/subjectTask type Enum: Task -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionassignees
(TMTaskInfoAssignees[] assignees) attachments
(TaskAttachment[] attachments) completenessCondition
(String completenessCondition) completenessPercentage
(Long completenessPercentage) creationTime
(String creationTime) creator
(TMTaskInfoCreator creator) description
(String description) lastModifiedTime
(String lastModifiedTime) recurrence
(TMTaskInfoRecurrence recurrence)
-
Field Details
-
id
Internal identifier of a task -
creationTime
Task creation date/time in UTC time zone Format: date-time -
lastModifiedTime
Task the last modified time in UTC time zone Format: date-time -
type
Task type Enum: Task -
creator
-
chatIds
Internal identifiers of the chats where the task is posted or shared -
status
Task execution status Enum: Pending, InProgress, Completed -
subject
Task name/subject -
assignees
Task name/subject -
completenessCondition
How the task completeness should be determined Enum: Simple, AllAssignees, Percentage -
completenessPercentage
Current completeness percentage of the task with the specified percentage completeness condition Maximum: 100 Format: int32 -
startDate
Task start date Format: date-time -
dueDate
Task due date/time Format: date-time -
color
Font color of a post with the current task Enum: Black, Red, Orange, Yellow, Green, Blue, Purple, Magenta -
section
Task section to group / search by -
description
Task details -
recurrence
Task details. -
attachments
-
-
Constructor Details
-
TMTaskInfo
public TMTaskInfo()
-
-
Method Details
-
id
-
creationTime
-
lastModifiedTime
-
type
-
creator
-
chatIds
-
status
-
subject
-
assignees
-
completenessCondition
-
completenessPercentage
-
startDate
-
dueDate
-
color
-
section
-
description
-
recurrence
-
attachments
-