public class TaskService extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
TaskService.P2TaskCommentUpdatedV1Handler |
static class |
TaskService.P2TaskUpdatedV1Handler |
static class |
TaskService.P2TaskUpdateTenantV1Handler |
| 构造器和说明 |
|---|
TaskService(Config config) |
| 限定符和类型 | 方法和说明 |
|---|---|
Task |
task() |
TaskCollaborator |
taskCollaborator() |
TaskComment |
taskComment() |
TaskFollower |
taskFollower() |
TaskReminder |
taskReminder() |
V1 |
v1() |
V2 |
v2() |
public TaskService(Config config)
public V1 v1()
public Task task()
public TaskCollaborator taskCollaborator()
public TaskComment taskComment()
public TaskFollower taskFollower()
public TaskReminder taskReminder()
public V2 v2()
Copyright © 2024. All rights reserved.