- Source:
项目的任务组(entry)接口
Methods
(static) create(params)
- Source:
- See:
创建任务组
Parameters:
Name | Type | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
params |
object | 参数
Properties
|
(static) get(params)
- Source:
- See:
获取项目的任务组列表
Parameters:
Name | Type | Description | ||||||
---|---|---|---|---|---|---|---|---|
params |
object | 参数
Properties
|
(static) remove(params)
删除任务组
Parameters:
Name | Type | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
params |
object | 参数
Properties
|
(static) rename(params)
任务组重命名
Parameters:
Name | Type | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
params |
object | 参数
Properties
|
(static) unwatch(params)
取消关注任务组
Parameters:
Name | Type | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
params |
object | 参数
Properties
|
(static) watch(params)
关注任务组
Parameters:
Name | Type | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
params |
object | 参数
Properties
|