Package com.bytedesk.kanban.module
Class ModuleEntity
java.lang.Object
com.bytedesk.core.base.BaseEntity
com.bytedesk.kanban.module.ModuleEntity
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate String
private String
private boolean
private List<MemberEntity>
private String
private int
private String
private List<TodoListEntity>
private String
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
name
-
description
-
type
-
color
-
order
private int order -
members
-
todoLists
-
isPublic
private boolean isPublic -
projectUid
-
-
Constructor Details
-
ModuleEntity
public ModuleEntity()
-