| Modifier and Type | Method and Description |
|---|---|
Classification |
ClassificationService.updateClassification(Classification classification)
Updates a Classification.
|
| Modifier and Type | Method and Description |
|---|---|
Classification |
ClassificationServiceImpl.updateClassification(Classification classification) |
| Modifier and Type | Method and Description |
|---|---|
Task |
TaskService.updateTask(Task task)
Update a task.
|
TaskComment |
TaskService.updateTaskComment(TaskComment taskComment)
Update a task comment.
|
| Modifier and Type | Method and Description |
|---|---|
Task |
TaskServiceImpl.updateTask(Task task) |
TaskComment |
TaskServiceImpl.updateTaskComment(TaskComment taskComment) |
| Modifier and Type | Method and Description |
|---|---|
Workbasket |
WorkbasketService.updateWorkbasket(Workbasket workbasket)
Update a Workbasket.
|
| Modifier and Type | Method and Description |
|---|---|
Workbasket |
WorkbasketServiceImpl.updateWorkbasket(Workbasket workbasketToUpdate) |
Copyright © 2020. All rights reserved.