| Package | Description |
|---|---|
| pro.taskana.mappings |
| Modifier and Type | Method and Description |
|---|---|
TaskImpl |
TaskMapper.findById(String id) |
| Modifier and Type | Method and Description |
|---|---|
void |
TaskMapper.insert(TaskImpl task) |
void |
TaskMapper.update(TaskImpl task) |
void |
TaskMapper.updateTasks(List<String> taskIds,
TaskImpl task,
CustomPropertySelector fields) |
Copyright © 2019. All rights reserved.