| Package | Description |
|---|---|
| pro.taskana.task.internal | |
| pro.taskana.task.internal.models |
| Modifier and Type | Method and Description |
|---|---|
TaskCommentImpl |
TaskCommentMapper.findById(String taskCommentId) |
| Modifier and Type | Method and Description |
|---|---|
List<TaskCommentImpl> |
TaskCommentMapper.findByTaskId(String taskId) |
| Modifier and Type | Method and Description |
|---|---|
void |
TaskCommentMapper.insert(TaskCommentImpl taskComment) |
void |
TaskCommentMapper.update(TaskCommentImpl taskCommentImpl) |
| Modifier and Type | Method and Description |
|---|---|
TaskCommentImpl |
TaskCommentImpl.copy() |
| Constructor and Description |
|---|
TaskCommentImpl(TaskCommentImpl copyFrom) |
Copyright © 2020. All rights reserved.