| Package | Description |
|---|---|
| pro.taskana.task.internal | |
| pro.taskana.task.internal.models |
| 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) |
long |
TaskMapper.updatePriorityOfTasks(List<String> taskIds,
TaskImpl referenceTask) |
long |
TaskMapper.updateTaskDueDates(List<String> taskIds,
TaskImpl referenceTask) |
void |
TaskMapper.updateTasks(List<String> taskIds,
TaskImpl task,
TaskCustomPropertySelector fields) |
| Modifier and Type | Method and Description |
|---|---|
TaskImpl |
TaskImpl.copy() |
Copyright © 2020. All rights reserved.