Uses of Class
com.bytedesk.kanban.todo_list.TodoListResponse
Packages that use TodoListResponse
-
Uses of TodoListResponse in com.bytedesk.kanban.module
Fields in com.bytedesk.kanban.module with type parameters of type TodoListResponse -
Uses of TodoListResponse in com.bytedesk.kanban.todo_list
Methods in com.bytedesk.kanban.todo_list that return TodoListResponseModifier and TypeMethodDescriptionTodoListRestService.convertToResponse
(TodoListEntity entity) TodoListRestService.create
(TodoListRequest request) TodoListRestService.update
(TodoListRequest request)