#883: ListData.kt
projectforge-business/src/main/kotlin/org/projectforge/business/dvelop/ListData.kt Data Class, projectforge-rest/src/main/kotlin/org/projectforge/rest/sipgate/ListData.kt (46 lines) 40 lines · 9 code · 26 comments · 5 blank
Source file: ListData.kt - data class in ProjectForge REST module.
Architecture Analysis
Resides in projectforge-business, the core module containing domain logic, services, and persistence. Implemented as a Kotlin data class providing concise property declarations with auto-generated equals/hashCode/toString.
Git History
| Commit | What changed |
|---|
868d6abb75 | 2025 -> 2026 |
63081666f6 | Source file headers: 2024-> 2025. |
b6092df092 | Copyright 2023 -> 2024 |
5145a81991 | WIP D.velop |
9ebb99c88d | WIP D.velop |