public class TaskService extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
TaskService.P2TaskCommentUpdatedV1Handler |
static class |
TaskService.P2TaskUpdatedV1Handler |
static class |
TaskService.P2TaskUpdateTenantV1Handler |
static class |
TaskService.Task |
static class |
TaskService.TaskCollaborator |
static class |
TaskService.TaskComment |
static class |
TaskService.TaskFollower |
static class |
TaskService.TaskReminder |
| 构造器和说明 |
|---|
TaskService(Config config) |
| 限定符和类型 | 方法和说明 |
|---|---|
TaskService.Task |
task()
任务
|
TaskService.TaskCollaborator |
taskCollaborator()
执行者
|
TaskService.TaskComment |
taskComment()
评论
|
TaskService.TaskFollower |
taskFollower()
关注人
|
TaskService.TaskReminder |
taskReminder()
提醒
|
public TaskService(Config config)
public TaskService.Task task()
public TaskService.TaskCollaborator taskCollaborator()
public TaskService.TaskComment taskComment()
public TaskService.TaskFollower taskFollower()
public TaskService.TaskReminder taskReminder()
Copyright © 2022. All rights reserved.