| 程序包 | 说明 |
|---|---|
| com.bots.aggr | |
| com.bots.service |
| 限定符和类型 | 方法和说明 |
|---|---|
UseCase |
Task.getCase(int caseIdx) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<UseCase> |
Task.getCases() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Task.addCase(UseCase useCase) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Task.setCases(List<UseCase> cases) |
| 限定符和类型 | 方法和说明 |
|---|---|
UseCase |
TaskService.queryUseCase(long userId,
int caseIdx) |
Copyright © 2022. All rights reserved.