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