#1080: TaskFavorite.kt
projectforge-business/src/main/kotlin/org/projectforge/business/task/TaskFavorite.kt Kotlin class, projectforge-business/src/main/kotlin/org/projectforge/business/task/TaskFavorite.kt 34 lines · 9 code · 22 comments · 3 blank
Data class representing a user's favorite/bookmarked task for quick access. Stores the task reference, display order, and optional label. Used by the favorites panel and task tree navigation.
Git History
868d6abb7 2025 -> 2026
63081666f Source file headers: 2024-> 2025.
4c04cfd65 MAJOR-CHANGE! Migration of integer id's to Long id's (including fk's etc.)
b6092df09 Copyright 2023 -> 2024
ab45d51fa Copyright 2001-2022 -> 2001-2023.