ToDoDO.ktPart of the ToDo plugin. Data Object (Entity).
Kotlin jpa entity (do) representing ToDoDO. ToDoDO is defined in package <code>org.projectforge.plugins.todo</code>.
ToDoDO — open class : DefaultBaseDO().
Key dependencies: org.projectforge.business.task.TaskDO, org.projectforge.common.anots.PropertyInfo, org.projectforge.common.i18n.Priority, org.projectforge.Constants, org.projectforge.framework.persistence.entities.DefaultBaseDO, org.projectforge.framework.persistence.user.api.UserPrefParameter, org.projectforge.framework.persistence.user.entities.GroupDO, org.projectforge.framework.persistence.user.entities.PFUserDO
| Commit | Description |
|---|---|
868d6abb7 | 2025 -> 2026 (minor edit, license header update) |
63081666f | Source file headers: 2024-> 2025. (minor edit, license header update) |
0237d5eba | Json serialization refactored: IdOnlySerializer and IdsOnlySerializer introduced. (minor edit, updated imports) |
4c04cfd65 | MAJOR-CHANGE! Migration of integer id's to Long id's (including fk's etc.) (minor edit) |
ad9ac6b63 | Migration stuff in progress... (minor edit, updated imports) |
f5c09f87f | Migration stuff in progress... |
b1560ca43 | Migration stuff in progress... |
c04fb0d51 | Migration stuff in progress... |
06828f490 | Migration stuff in progress... |
b6092df09 | Copyright 2023 -> 2024 |