Uses of Interface
com.bytedesk.kanban.todo_list.TodoListRepository
Packages that use TodoListRepository
Package
Description
ByteDesk 标签管理包
提供标签的CRUD、搜索等功能
ByteDesk 标签管理包
提供标签的CRUD、搜索等功能
-
Uses of TodoListRepository in com.bytedesk.kanban.task
Fields in com.bytedesk.kanban.task declared as TodoListRepositoryModifier and TypeFieldDescriptionprivate final TodoListRepository
TaskRestService.todoListRepository
-
Uses of TodoListRepository in com.bytedesk.kanban.todo_list
Fields in com.bytedesk.kanban.todo_list declared as TodoListRepositoryModifier and TypeFieldDescriptionprivate final TodoListRepository
TodoListRestService.todoRepository