#2266: MassUpdateContext.kt
projectforge-rest/src/main/kotlin/org/projectforge/rest/multiselect/MassUpdateContext.kt Data Class, projectforge-rest/src/main/kotlin/org/projectforge/rest/multiselect/MassUpdateContext.kt (133 lines) 133 lines · 85 code · 34 comments · 14 blank
Source file: MassUpdateContext.kt - data class in ProjectForge REST module.
Architecture Analysis
Resides in projectforge-rest, the JAX-RS REST API layer consumed by the React frontend. Implemented as a Kotlin data class with concise property declarations and auto-generated equals/hashCode/toString.
Git History
| Commit | What changed |
|---|
868d6abb75 | 2025 -> 2026 |
9674eeab43 | Mass update improved: description of which fields were changed to excel file in user's data transfer box. |
63081666f6 | Source file headers: 2024-> 2025. |
4c04cfd652 | MAJOR-CHANGE! Migration of integer id's to Long id's (including fk's etc.) |
e33c8b9c20 | Migration stuff in progress... |
b6092df092 | Copyright 2023 -> 2024 |
ab45d51fa4 | Copyright 2001-2022 -> 2001-2023. |
b8eed82e7d | Massupdate: preset of append fixed, modified and unmodified counter fixed. |
6872f6d9cb | WIP: refactoring for mass update of address campaign. |
1ea2ca290a | Mass-update: download Excel with all modifications. |
3ff923e81c | WIP: mass update |
832934b14d | WIP: mass update |