Package com.bytedesk.kanban.todo_list
Class TodoListEntity
java.lang.Object
com.bytedesk.core.base.BaseEntity
com.bytedesk.kanban.todo_list.TodoListEntity
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
name
-
description
-
type
-
color
-
order
private int order -
tasks
-
projectUid
-
moduleUid
-
-
Constructor Details
-
TodoListEntity
public TodoListEntity()
-